Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/gdb/linux/
A Dtimerlist.py45 def print_active_timers(base): function
65 text += "".join([x for x in print_active_timers(base)])
/linux-6.3-rc2/kernel/time/
A Dtimer_list.c60 print_active_timers(struct seq_file *m, struct hrtimer_clock_base *base, in print_active_timers() function
112 print_active_timers(m, base, now + ktime_to_ns(base->offset)); in print_base()

Completed in 4 milliseconds