Function report |
Source Code:kernel\sched\pelt.c |
Create Date:2022-07-28 09:43:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_rq:* util_sum = \Sum se->avg.util_sum but se->avg.util_sum is not tracked* util_sum = cpu_scale * load_sum* runnable_load_sum = load_sum* load_avg and runnable_load_avg are not supported and meaningless.
Proto:int update_rt_rq_load_avg(u64 now, struct rq *rq, int running)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
u64 | now | |
struct rq * | rq | |
int | running |
324 | ___update_load_avg( & avg_rt, 1, 1) |
326 | Return 1 |
329 | Return 0 |
Name | Describe |
---|---|
put_prev_task_rt | |
task_tick_rt | scheduler tick hitting a task of our scheduling class |
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 |