Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 11:59:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_total_entries_cpu
Proto:unsigned long trace_total_entries_cpu(struct trace_array *tr, int cpu)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_array * | tr | |
int | cpu |
3649 | If Not tr Then tr = The global_trace is the descriptor that holds the top-level tracing* buffers for the live tracing. |
3652 | get_total_entries_cpu( & trace_buffer, & total, & entries, cpu) |
3654 | Return entries |
Name | Describe |
---|---|
kdb_ftdump | kdb_ftdump - Dump the ftrace log buffer |
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 |