Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddrm_pmu.h37 int evsel__drm_pmu_read(struct evsel *evsel, int cpu_map_idx, int thread);
H A Ddrm_pmu.c663 int evsel__drm_pmu_read(struct evsel *evsel, int cpu_map_idx, int thread) in evsel__drm_pmu_read() function
H A Devsel.c1970 return evsel__drm_pmu_read(evsel, cpu_map_idx, thread); in evsel__read_counter()