Searched refs:is_libpfm_event_supported (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dpfm.c127 static bool is_libpfm_event_supported(const char *name, struct perf_cpu_map *cpus, function
235 if (is_libpfm_event_supported(name, cpus, threads)) {
266 if (!is_libpfm_event_supported(name, cpus, threads))

Completed in 96 milliseconds