Home
last modified time | relevance | path

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

/linux/Documentation/tools/rtla/
H A Drtla-timerlat-top.rst85 -> __hrtimer_run_queues
/linux/kernel/time/
H A Dhrtimer.c1833 static void __hrtimer_run_queues(struct hrtimer_cpu_base *cpu_base, ktime_t now, in __hrtimer_run_queues() function
1882 __hrtimer_run_queues(cpu_base, now, flags, HRTIMER_ACTIVE_SOFT); in hrtimer_run_softirq()
1927 __hrtimer_run_queues(cpu_base, now, flags, HRTIMER_ACTIVE_HARD); in hrtimer_interrupt()
2022 __hrtimer_run_queues(cpu_base, now, flags, HRTIMER_ACTIVE_HARD); in hrtimer_run_queues()
/linux/Documentation/trace/
H A Dtimerlat-tracer.rst156 => __hrtimer_run_queues