Function report | 
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 activity | Download SCCT | Chinese | 
Name:task_cputime_adjusted
Proto:void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| 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) | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |