Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devsel.h331 bool evsel__detect_missing_features(struct evsel *evsel);
H A Devsel.c1881 bool evsel__detect_missing_features(struct evsel *evsel) in evsel__detect_missing_features() function
2152 if (evsel__detect_missing_features(evsel)) in evsel__open_cpu()