函数逻辑报告 |
Source Code:kernel\sched\debug.c |
Create Date:2022-07-27 10:44:23 |
Last Modify:2020-03-17 13:39:02 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:print_rq
函数原型:static void print_rq(struct seq_file *m, struct rq *rq, int rq_cpu)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct seq_file * | m | |
struct rq * | rq | |
int | rq_cpu |
467 | This allows printing both to /proc/sched_debug and* to the console(m, "runnable tasks:\n") |
468 | This allows printing both to /proc/sched_debug and* to the console(m, " S task PID tree-key switches prio wait-time sum-exec sum-sleep\n") |
470 | This allows printing both to /proc/sched_debug and* to the console(m, "-----------------------------------------------------------------------------------------------------------\n") |
名称 | 描述 |
---|---|
print_cpu |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |