Home
last modified time | relevance | path

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

/linux/include/linux/
A Dperf_event.h873 raw_spinlock_t hrtimer_lock; member
/linux/kernel/events/
A Dcore.c1140 raw_spin_lock(&cpuctx->hrtimer_lock); in perf_mux_hrtimer_handler()
1145 raw_spin_unlock(&cpuctx->hrtimer_lock); in perf_mux_hrtimer_handler()
1170 raw_spin_lock_init(&cpuctx->hrtimer_lock); in __perf_mux_hrtimer_init()
1185 raw_spin_lock_irqsave(&cpuctx->hrtimer_lock, flags); in perf_mux_hrtimer_restart()
1191 raw_spin_unlock_irqrestore(&cpuctx->hrtimer_lock, flags); in perf_mux_hrtimer_restart()

Completed in 46 milliseconds