Home
last modified time | relevance | path

Searched defs:perf_event_can_stop_tick (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dperf_event.h970 static inline bool perf_event_can_stop_tick(void) { return true; } in perf_event_can_stop_tick() function
/linux-4.1.27/kernel/events/
Dcore.c3086 bool perf_event_can_stop_tick(void) in perf_event_can_stop_tick() function