Function report |
Source Code:kernel\sched\debug.c |
Create Date:2022-07-28 09:44:06 |
Last Modify:2020-03-17 13:39:02 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sched_debug_header
Proto:static void sched_debug_header(struct seq_file *m)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
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) |
Name | Describe |
---|---|
sched_debug_show | |
sysrq_sched_debug_show |
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 |