Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dpfm.c127 static bool is_libpfm_event_supported(const char *name, struct perf_cpu_map *cpus, in is_libpfm_event_supported() function
222 if (is_libpfm_event_supported(name, cpus, threads)) { in print_libpfm_event()
253 if (!is_libpfm_event_supported(name, cpus, threads)) in print_libpfm_event()