sys_lpi_file_debugfs  309 tools/power/x86/turbostat/turbostat.c char *sys_lpi_file_debugfs = "/sys/kernel/debug/pmc_core/slp_s0_residency_usec";
sys_lpi_file_debugfs 4926 tools/power/x86/turbostat/turbostat.c 	} else if (!access(sys_lpi_file_debugfs, R_OK)) {
sys_lpi_file_debugfs 4927 tools/power/x86/turbostat/turbostat.c 		sys_lpi_file = sys_lpi_file_debugfs;