Home
last modified time | relevance | path

Searched refs:sys_lpi_file_debugfs (Results 1 – 1 of 1) sorted by relevance

/linux/tools/power/x86/turbostat/
H A Dturbostat.c1925 char *sys_lpi_file_debugfs = "/sys/kernel/debug/pmc_core/slp_s0_residency_usec"; variable
8020 } else if (!access(sys_lpi_file_debugfs, R_OK)) { in probe_lpi()
8021 sys_lpi_file = sys_lpi_file_debugfs; in probe_lpi()