Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 11:59:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_total_entries
Proto:static void get_total_entries(struct trace_buffer *buf, unsigned long *total, unsigned long *entries)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_buffer * | buf | |
unsigned long * | total | |
unsigned long * | entries |
3635 | total = 0 |
3636 | entries = 0 |
3638 | for_each_tracing_cpu(cpu) |
Name | Describe |
---|---|
trace_total_entries | |
print_event_info | |
print_trace_header |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |