counterp         1703 tools/power/x86/turbostat/turbostat.c int get_mp(int cpu, struct msr_counter *mp, unsigned long long *counterp)
counterp         1706 tools/power/x86/turbostat/turbostat.c 		if (get_msr(cpu, mp->msr_num, counterp))
counterp         1715 tools/power/x86/turbostat/turbostat.c 			*counterp = snapshot_sysfs_counter(path);
counterp         1717 tools/power/x86/turbostat/turbostat.c 			*counterp = snapshot_sysfs_counter(mp->path);