Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddrm_pmu.c159 static int read_drm_pmus_cb(void *args, int fdinfo_dir_fd, const char *fd_name) in read_drm_pmus_cb() function
516 return for_each_drm_fdinfo(/*skip_all_duplicates=*/true, read_drm_pmus_cb, pmus); in perf_pmus__read_drm_pmus()