Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dperf_event.h1117 static inline bool perf_event_can_stop_tick(void) { return true; } in perf_event_can_stop_tick() function
/linux-4.4.14/kernel/events/
Dcore.c3114 bool perf_event_can_stop_tick(void) in perf_event_can_stop_tick() function