Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dperf_event.h1711 extern void perf_event_task_tick(void); in perf_aux_output_begin()
1791 static inline void perf_event_task_tick(void) { } in perf_event_pause()
1785 static inline void perf_event_task_tick(void) { } perf_event_task_tick() function
/openbmc/linux/kernel/sched/
H A Dcore.c5668 perf_event_task_tick(); in scheduler_tick()
/openbmc/linux/kernel/events/
H A Dcore.c4328 void perf_event_task_tick(void) in perf_event_task_tick() function
11828 /* Freq events need the tick to stay alive (see perf_event_task_tick). */ in account_freq_event_nohz()