Searched refs:perf_event_can_stop_tick (Results 1 – 1 of 1) sorted by relevance
810 extern bool perf_event_can_stop_tick(void);812 static inline bool perf_event_can_stop_tick(void) { return true; } in perf_event_can_stop_tick() function