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:15
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Tracepoint for accounting iowait time (time the task is not runnable* due to waiting on IO to complete).

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

Type:void

Parameter:

TypeParameterName
struct task_struct *tsk
u64delay

NULL

Caller
NameDescribe
update_stats_enqueue_sleeper