Function report |
Source Code:kernel\sched\deadline.c |
Create Date:2022-07-28 09:39:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sub_running_bw
Proto:static inline void sub_running_bw(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sched_dl_entity * | dl_se | |
struct dl_rq * | dl_rq |
152 | If Not dl_entity_is_special(dl_se) Then __sub_running_bw( dl_runtime / dl_period , dl_rq) |
Name | Describe |
---|---|
dl_change_utilization | |
task_non_contending | The utilization of a task cannot be immediately removed from* the rq active utilization (running_bw) when the task blocks |
inactive_task_timer | |
dequeue_task_dl | |
switched_from_dl |
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 |