Function report |
Source Code:kernel\sched\cputime.c |
Create Date:2022-07-28 09:37:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:read_sum_exec_runtime
Proto:static u64 read_sum_exec_runtime(struct task_struct *t)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | t |
282 | ns = sum_exec_runtime |
283 | task_rq_unlock(rq, t, & rf) |
285 | Return ns |
Name | Describe |
---|---|
thread_group_cputime | Accumulate raw cputime values of dead tasks (sig->[us]time) and live* tasks (sum on group iteration) belonging to @tsk's group. |
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 |