Searched refs:perfmon_capable (Results 1 – 2 of 2) sorted by relevance
195 static inline bool perfmon_capable(void) in perfmon_capable() function
1684 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()