Function report |
Source Code:kernel\sched\fair.c |
Create Date:2022-07-28 09:38:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vruntime_normalized
Proto:static inline bool vruntime_normalized(struct task_struct *p)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p |
10360 | If on_rq Then Return true |
10372 | If Not sum_exec_runtime || run state == TASK_WAKING && sched_remote_wakeup Then Return true |
10376 | Return false |
Name | Describe |
---|---|
detach_task_cfs_rq | |
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 |