Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:If we inherit events we want to return the parent event id* to userspace.

Proto:static u64 primary_event_id(struct perf_event *event)

Type:u64

Parameter:

TypeParameterName
struct perf_event *event
1354  id = id
1356  If parent Then id = id
1359  Return id
Caller
NameDescribe
__perf_read_group_add
perf_read_one
_perf_ioctl
__perf_event_header__init_id
perf_output_read_one
perf_output_read_group
perf_log_throttle