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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dapm_32.c682 static unsigned int last_stime; /* = 0 */ local
692 last_stime = current->stime;
696 idle_percentage = current->stime - last_stime;
703 last_stime = current->stime;

Completed in 119 milliseconds