Searched refs:maxcstate (Results 1 – 1 of 1) sorted by relevance
54 static int maxcstate = 0; variable307 if (clevel > maxcstate) in read_data_acpi()308 maxcstate = clevel; in read_data_acpi()413 if (clevel > maxcstate) in read_data_cpuidle()414 maxcstate = clevel; in read_data_cpuidle()897 if (totalevents == 0 && maxcstate <= 1) { in main()