函数逻辑报告 |
Source Code:kernel\sched\debug.c |
Create Date:2022-07-27 10:44:31 |
Last Modify:2020-03-17 13:39:02 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:sched_debug_header
函数原型:static void sched_debug_header(struct seq_file *m)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct seq_file * | m |
690 | local_irq_save(flags) |
692 | sched_clk等于Scheduler clock - returns current time in nanosec units.* This is default implementation.* Architectures and sub-architectures can override this. |
693 | cpu_clk等于local_clock() |
694 | local_irq_restore(flags) |
716 | This allows printing both to /proc/sched_debug and* to the console(m, "sysctl_sched\n") |
723 | PN(Minimal preemption granularity for CPU-bound tasks:* (default: 0.75 msec * (1 + ilog(ncpus)), units: nanoseconds)) |
726 | P(sysctl_sched_features) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |