Home
last modified time | relevance | path

Searched refs:evsel__is_hwmon (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dhwmon_pmu.h111 bool evsel__is_hwmon(const struct evsel *evsel);
H A Dhwmon_pmu.c133 bool evsel__is_hwmon(const struct evsel *evsel) in evsel__is_hwmon() function
H A Devsel.c1966 if (evsel__is_hwmon(evsel)) in evsel__read_counter()
2706 if (evsel__is_hwmon(evsel)) { in evsel__open_cpu()