Searched refs:perf_event_can_stop_tick (Results 1 – 3 of 3) sorted by relevance
1115 extern bool perf_event_can_stop_tick(void);1117 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()
3114 bool perf_event_can_stop_tick(void) in perf_event_can_stop_tick() function