Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:perf_cgroup_sched_out

Proto:static inline void perf_cgroup_sched_out(struct task_struct *task, struct task_struct *next)

Type:void

Parameter:

TypeParameterName
struct task_struct *task
struct task_struct *next

NULL

Caller
NameDescribe
__perf_event_task_sched_outCalled from scheduler to remove the events of the current task,* with interrupts disabled