Home
last modified time | relevance | path

Searched refs:perfmon_capable (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dcapability.h195 static inline bool perfmon_capable(void) in perfmon_capable() function
Dperf_event.h1684 if (sysctl_perf_event_paranoid > 0 && !perfmon_capable()) in perf_allow_cpu()
1692 if (sysctl_perf_event_paranoid > -1 && !perfmon_capable()) in perf_allow_tracepoint()