Searched refs:print_cpu (Results 1 – 2 of 2) 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)
|