Home
last modified time | relevance | path

Searched refs:print_cpu (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/time/
H A Dtimer_list.c115 static void print_cpu(struct seq_file *m, int cpu, u64 now) in print_cpu() function
277 print_cpu(NULL, cpu, now); in sysrq_timer_list_show()
295 print_cpu(m, iter->cpu, iter->now); in timer_list_show()
/linux/scripts/gdb/linux/
H A Dtimerlist.py68 def print_cpu(hrtimer_bases, cpu, max_clock_bases): function
197 text += print_cpu(hrtimer_bases, cpu, max_clock_bases)
/linux/kernel/sched/
H A Ddebug.c924 static void print_cpu(struct seq_file *m, int cpu) in print_cpu() function
1043 print_cpu(m, cpu); in sched_debug_show()
1063 print_cpu(NULL, cpu); in sysrq_sched_debug_show()