Searched refs:print_cpu (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | timer_list.c | 130 static void print_cpu(struct seq_file *m, int cpu, u64 now) in print_cpu() function 301 print_cpu(NULL, cpu, now); in sysrq_timer_list_show() 319 print_cpu(m, iter->cpu, iter->now); in timer_list_show()
|
| /OK3568_Linux_fs/kernel/scripts/gdb/linux/ |
| H A D | timerlist.py | 69 def print_cpu(hrtimer_bases, cpu, max_clock_bases): function 194 text += print_cpu(hrtimer_bases, cpu, max_clock_bases)
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | debug.c | 687 static void print_cpu(struct seq_file *m, int cpu) in print_cpu() function 811 print_cpu(m, cpu); in sched_debug_show() 831 print_cpu(NULL, cpu); in sysrq_sched_debug_show()
|