Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtimer_list.c115 static void print_cpu(struct seq_file *m, int cpu, u64 now) in print_cpu() function
273 print_cpu(NULL, cpu, now); in sysrq_timer_list_show()
291 print_cpu(m, iter->cpu, iter->now); in timer_list_show()
/openbmc/linux/scripts/gdb/linux/
H A Dtimerlist.py68 def print_cpu(hrtimer_bases, cpu, max_clock_bases): function
196 text += print_cpu(hrtimer_bases, cpu, max_clock_bases)
/openbmc/linux/kernel/sched/
H A Ddebug.c762 static void print_cpu(struct seq_file *m, int cpu) in print_cpu() function
884 print_cpu(m, cpu); in sched_debug_show()
904 print_cpu(NULL, cpu); in sysrq_sched_debug_show()