Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/time/
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-6.12.1/scripts/gdb/linux/
Dtimerlist.py68 def print_cpu(hrtimer_bases, cpu, max_clock_bases): function
197 text += print_cpu(hrtimer_bases, cpu, max_clock_bases)
/linux-6.12.1/kernel/sched/
Ddebug.c938 static void print_cpu(struct seq_file *m, int cpu) in print_cpu() function
1059 print_cpu(m, cpu); in sched_debug_show()
1079 print_cpu(NULL, cpu); in sysrq_sched_debug_show()