Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 11:59:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:print_event_info
Proto:static void print_event_info(struct trace_buffer *buf, struct seq_file *m)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_buffer * | buf | |
struct seq_file * | m |
3686 | get_total_entries(buf, & total, & entries) |
3687 | seq_printf(m, "# entries-in-buffer/entries-written: %lu/%lu #P:%d\n", entries, total, num_online_cpus()) |
Name | Describe |
---|---|
print_func_help_header | |
print_func_help_header_irq |
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 |