Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Devsel.h296 bool evsel__detect_missing_features(struct evsel *evsel);
Devsel.c1841 bool evsel__detect_missing_features(struct evsel *evsel) in evsel__detect_missing_features() function
2082 if (evsel__detect_missing_features(evsel)) in evsel__open_cpu()