Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\perf_event.h Create Date:2022-07-28 05:58:28
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:perf_event_task_sched_out

Proto:static inline void perf_event_task_sched_out(struct task_struct *prev, struct task_struct *next)

Type:void

Parameter:

TypeParameterName
struct task_struct *prev
struct task_struct *next

NULL

Caller
NameDescribe
prepare_task_switchprepare_task_switch - prepare to switch tasks*@rq: the runqueue preparing to switch*@prev: the current task that is being switched out*@next: the task we are going to switch to