Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhwmon_pmu.c811 int evsel__hwmon_pmu_read(struct evsel *evsel, int cpu_map_idx, int thread) in evsel__hwmon_pmu_read() function
H A Devsel.c1804 return evsel__hwmon_pmu_read(evsel, cpu_map_idx, thread); in evsel__read_counter()