Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace_events_hist.c Create Date:2022-07-28 12:28:43
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:free_synth_event_print_fmt

Proto:static void free_synth_event_print_fmt(struct trace_event_call *call)

Type:void

Parameter:

TypeParameterName
struct trace_event_call *call
948  If call Then
949  kfree(print_fmt)
950  print_fmt = NULL
Caller
NameDescribe
free_synth_event