Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:print_event_info

Proto:static void print_event_info(struct trace_buffer *buf, struct seq_file *m)

Type:void

Parameter:

TypeParameterName
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())
3689  seq_puts(m, "#\n")
Caller
NameDescribe
print_func_help_header
print_func_help_header_irq