函数逻辑报告 |
Source Code:kernel\sched\rt.c |
Create Date:2022-07-27 10:40:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:scheduler tick hitting a task of our scheduling class
函数原型:static void task_tick_rt(struct rq *rq, struct task_struct *p, int queued)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct rq * | rq | |
struct task_struct * | p | |
int | queued |
2317 | update_rt_rq_load_avg(rq_clock_pelt(rq), rq, 1) |
2328 | 如果time_slice先自减则返回 |
2331 | time_slice等于sched_rr_timeslice |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |