Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:trace_total_entries_cpu

Proto:unsigned long trace_total_entries_cpu(struct trace_array *tr, int cpu)

Type:unsigned long

Parameter:

TypeParameterName
struct trace_array *tr
intcpu
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
Caller
NameDescribe
kdb_ftdumpkdb_ftdump - Dump the ftrace log buffer