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:trace_sched_stat_runtime

Proto:static inline void trace_sched_stat_runtime(struct task_struct *tsk, u64 runtime, u64 vruntime)

Type:void

Parameter:

TypeParameterName
struct task_struct *tsk
u64runtime
u64vruntime

NULL

Caller
NameDescribe
update_currUpdate the current task's runtime statistics.