Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\events\core.c Create Date:2022-07-28 13:34:39
Last Modify:2022-05-20 07:50:19 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:exclusive_event_match

Proto:static bool exclusive_event_match(struct perf_event *e1, struct perf_event *e2)

Type:bool

Parameter:

TypeParameterName
struct perf_event *e1
struct perf_event *e2
4553  If pmu == pmu && ( cpu == cpu || cpu == -1 || cpu == -1 ) Then Return true
4558  Return false
Caller
NameDescribe
exclusive_event_installable