last_stime        905 arch/x86/kernel/apm_32.c 	static u64 last_stime; /* = 0 */
last_stime        919 arch/x86/kernel/apm_32.c 		idle_percentage = nsecs_to_jiffies(stime - last_stime);
last_stime        928 arch/x86/kernel/apm_32.c 	last_stime = stime;