Searched refs:print_cpu (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/time/ |
| H A D | timer_list.c | 113 static void print_cpu(struct seq_file *m, int cpu, u64 now) in print_cpu() function 275 print_cpu(NULL, cpu, now); in sysrq_timer_list_show() 293 print_cpu(m, iter->cpu, iter->now); in timer_list_show()
|
| /linux/scripts/gdb/linux/ |
| H A D | timerlist.py | 66 def print_cpu(hrtimer_bases, cpu, max_clock_bases): function 195 text += print_cpu(hrtimer_bases, cpu, max_clock_bases)
|
| /linux/kernel/sched/ |
| H A D | debug.c | 1029 static void print_cpu(struct seq_file *m, int cpu) in print_cpu() function 1148 print_cpu(m, cpu); in sched_debug_show() 1168 print_cpu(NULL, cpu); in sysrq_sched_debug_show()
|