Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dpmus.c37 static bool read_sysfs_all_pmus; variable
79 read_sysfs_all_pmus = false; in perf_pmus__destroy()
115 if (read_sysfs_all_pmus) in perf_pmus__find()
143 if (read_sysfs_all_pmus) in perf_pmu__find2()
179 if (read_sysfs_all_pmus || (core_only && read_sysfs_core_pmus)) in pmu_read_sysfs()
211 read_sysfs_all_pmus = true; in pmu_read_sysfs()
235 if (pmu || read_sysfs_all_pmus) in perf_pmus__find_by_type()