Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\trace\events\sched.h Create Date:2022-07-28 08:57:14
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Tracepoint for accounting sleep time (time the task is not runnable,* including iowait, see below).

Proto:static inline void trace_sched_stat_sleep(struct task_struct *tsk, u64 delay)

Type:void

Parameter:

TypeParameterName
struct task_struct *tsk
u64delay

NULL

Caller
NameDescribe
update_stats_enqueue_sleeper