Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace_probe.h Create Date:2022-07-28 12:23:00
Last Modify:2020-03-17 20:12:35 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_probe_has_single_file

Proto:static inline bool trace_probe_has_single_file(struct trace_probe *tp)

Type:bool

Parameter:

TypeParameterName
struct trace_probe *tp
328  Return Not Not list_is_singular - tests whether a list has just one entry.*@head: the list to test.
Caller
NameDescribe
disable_trace_kprobeDisable trace_probe* if the file is NULL, disable "perf" handler, or disable "trace" handler.