snapshot_sysfs_counter
*counterp = snapshot_sysfs_counter(path);
*counterp = snapshot_sysfs_counter(counter_path);
return (snapshot_sysfs_counter(path) / 1000);
perf_pmu_types.pcore = snapshot_sysfs_counter(path);
perf_pmu_types.ecore = snapshot_sysfs_counter(path);
perf_pmu_types.lcore = snapshot_sysfs_counter(path);
perf_pmu_types.uniform = snapshot_sysfs_counter(path);