Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dtool_pmu.h60 int evsel__tool_pmu_read(struct evsel *evsel, int cpu_map_idx, int thread);
H A Dtool_pmu.c490 int evsel__tool_pmu_read(struct evsel *evsel, int cpu_map_idx, int thread) in evsel__tool_pmu_read() function
H A Devsel.c1964 return evsel__tool_pmu_read(evsel, cpu_map_idx, thread); in evsel__read_counter()