Searched refs:last_stime (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kernel/
H A Dapm_32.c908 static unsigned int last_stime; /* = 0 */ apm_cpu_idle() local
922 idle_percentage = cputime_to_jiffies(stime - last_stime); apm_cpu_idle()
931 last_stime = stime; apm_cpu_idle()

Completed in 102 milliseconds