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

Proto:unsigned long trace_total_entries(struct trace_array *tr)

Type:unsigned long

Parameter:

TypeParameterName
struct trace_array *tr
3661  If Not tr Then tr = The global_trace is the descriptor that holds the top-level tracing* buffers for the live tracing.
3664  get_total_entries( & trace_buffer, & total, & entries)
3666  Return entries
Caller
NameDescribe
kdb_ftdumpkdb_ftdump - Dump the ftrace log buffer