Searched refs:evsel__tool_pmu_read (Results 1 – 3 of 3) sorted by relevance
59 int evsel__tool_pmu_read(struct evsel *evsel, int cpu_map_idx, int thread);
471 int evsel__tool_pmu_read(struct evsel *evsel, int cpu_map_idx, int thread) in evsel__tool_pmu_read() function
2081 return evsel__tool_pmu_read(evsel, cpu_map_idx, thread); in evsel__read_counter()