Home
last modified time | relevance | path

Searched refs:print_timer (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/scripts/gdb/linux/ !
Dtimerlist.py28 def print_timer(rb_node, idx): function
50 yield print_timer(curr, idx)
/linux-6.1.9/kernel/time/ !
Dtimer_list.c46 print_timer(struct seq_file *m, struct hrtimer *taddr, struct hrtimer *timer, in print_timer() function
91 print_timer(m, timer, &tmp, i, now); in print_active_timers()