Function report |
Source Code:kernel\sched\pelt.h |
Create Date:2022-07-28 09:35:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rq_clock_pelt
Proto:static inline u64 rq_clock_pelt(struct rq *rq)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
struct rq * | rq |
169 | Return rq_clock_task(rq) |
Name | Describe |
---|---|
set_next_task_rt | |
put_prev_task_rt | |
task_tick_rt | scheduler tick hitting a task of our scheduling class |
set_next_task_dl | |
put_prev_task_dl | |
task_tick_dl | 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 |