Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dpmus.c38 static bool read_sysfs_all_pmus; variable
80 read_sysfs_all_pmus = false; in perf_pmus__destroy()
116 if (read_sysfs_all_pmus) in perf_pmus__find()
144 if (read_sysfs_all_pmus) in perf_pmu__find2()
180 if (read_sysfs_all_pmus || (core_only && read_sysfs_core_pmus)) in pmu_read_sysfs()
212 read_sysfs_all_pmus = true; in pmu_read_sysfs()
236 if (pmu || read_sysfs_all_pmus) in perf_pmus__find_by_type()