Searched refs:sys_lpi_file_debugfs (Results 1 – 1 of 1) sorted by relevance
435 char *sys_lpi_file_debugfs = "/sys/kernel/debug/pmc_core/slp_s0_residency_usec"; variable5578 } else if (!access(sys_lpi_file_debugfs, R_OK)) { in process_cpuid()5579 sys_lpi_file = sys_lpi_file_debugfs; in process_cpuid()