Function report |
Source Code:kernel\sched\fair.c |
Create Date:2022-07-28 09:38:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:attach_entity_cfs_rq
Proto:static void attach_entity_cfs_rq(struct sched_entity *se)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sched_entity * | se |
10428 | update_load_avg(cfs_rq, se, sched_feat(ATTACH_AGE_LOAD) ? 0 : SKIP_AGE_LOAD) |
10429 | attach_entity_load_avg(cfs_rq, se, 0) |
10430 | update_tg_load_avg(cfs_rq, false) |
10431 | propagate_entity_cfs_rq(se) |
Name | Describe |
---|---|
attach_task_cfs_rq |
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 |