Searched refs:perfmon_capable (Results 1 – 2 of 2) sorted by relevance
190 static inline bool perfmon_capable(void) in perfmon_capable() function
1781 if (sysctl_perf_event_paranoid > 0 && !perfmon_capable()) in perf_allow_cpu()1789 if (sysctl_perf_event_paranoid > -1 && !perfmon_capable()) in perf_allow_tracepoint()
Completed in 16 milliseconds