Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dpmus.c39 static bool read_sysfs_all_pmus; variable
104 read_sysfs_all_pmus = false; in perf_pmus__destroy()
140 if (read_sysfs_all_pmus) in perf_pmus__find()
177 if (read_sysfs_all_pmus) in perf_pmu__find2()
204 if (read_sysfs_all_pmus || (core_only && read_sysfs_core_pmus)) in pmu_read_sysfs()
236 read_sysfs_all_pmus = true; in pmu_read_sysfs()
260 if (pmu || read_sysfs_all_pmus) in perf_pmus__find_by_type()