Function report |
Source Code:kernel\sched\fair.c |
Create Date:2022-07-28 09:38:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:account_cfs_rq_runtime
Proto:static void account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cfs_rq * | cfs_rq | |
u64 | delta_exec |
NULL
Name | Describe |
---|---|
update_curr | Update the current task's runtime statistics. |
set_next_task_fair | Account for a task changing its policy or group.* This routine is mostly called to set cfs_rq->curr field when a task* migrates between groups/classes. |
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 |