Searched refs:snapshot_sysfs_counter (Results 1 – 1 of 1) sorted by relevance
4514 unsigned long long snapshot_sysfs_counter(char *path) in snapshot_sysfs_counter() function4543 *counterp = snapshot_sysfs_counter(path); in get_mp()4545 *counterp = snapshot_sysfs_counter(counter_path); in get_mp()4566 return (snapshot_sysfs_counter(path) / 1000); in get_legacy_uncore_mhz()8591 perf_pmu_types.pcore = snapshot_sysfs_counter(path); in linux_perf_init_hybrid_cpus()8603 perf_pmu_types.ecore = snapshot_sysfs_counter(path); in linux_perf_init_hybrid_cpus()8615 perf_pmu_types.lcore = snapshot_sysfs_counter(path); in linux_perf_init_hybrid_cpus()8632 perf_pmu_types.uniform = snapshot_sysfs_counter(path); in linux_perf_init()