Searched refs:sys_lpi_file_sysfs (Results 1 – 1 of 1) sorted by relevance
584 char *sys_lpi_file_sysfs = "/sys/devices/system/cpu/cpuidle/low_power_idle_system_residency_us"; variable5841 if (!access(sys_lpi_file_sysfs, R_OK)) { in process_cpuid()5842 sys_lpi_file = sys_lpi_file_sysfs; in process_cpuid()5848 sys_lpi_file_sysfs = NULL; in process_cpuid()