Searched refs:evsel__detect_missing_features (Results 1 – 1 of 1) sorted by relevance
2345 static bool evsel__detect_missing_features(struct evsel *evsel, struct perf_cpu cpu) in evsel__detect_missing_features() function2703 if (err == -EINVAL && evsel__detect_missing_features(evsel, cpu)) in evsel__open_cpu()