Searched refs:perf_event_can_stop_tick (Results 1 – 3 of 3) sorted by relevance
968 extern bool perf_event_can_stop_tick(void);970 static inline bool perf_event_can_stop_tick(void) { return true; } in perf_event_can_stop_tick() function
174 if (!perf_event_can_stop_tick()) { in can_stop_full_tick()
3086 bool perf_event_can_stop_tick(void) in perf_event_can_stop_tick() function