Searched refs:use_apm_idle (Results 1 – 1 of 1) sorted by relevance
903 static int use_apm_idle; /* = 0 */ in apm_cpu_idle() local915 use_apm_idle = 0; in apm_cpu_idle()922 use_apm_idle = (idle_percentage > idle_threshold); in apm_cpu_idle()924 use_apm_idle = 0; in apm_cpu_idle()933 if (use_apm_idle) { in apm_cpu_idle()