Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\cputime.c Create Date:2022-07-28 09:37:40
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:task_cputime_adjusted

Proto:void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st)

Type:void

Parameter:

TypeParameterName
struct task_struct *p
u64 *ut
u64 *st
663  struct task_cputime cputime = {sum_exec_runtime = sum_exec_runtime, }
667  task_cputime(p, & utime, & stime)
668  Adjust tick based cputime random precision against scheduler runtime* accounting