Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dapm_32.c906 static u64 last_stime; /* = 0 */ in apm_cpu_idle() local
920 idle_percentage = nsecs_to_jiffies(stime - last_stime); in apm_cpu_idle()
929 last_stime = stime; in apm_cpu_idle()