Searched refs:pm_thresh (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/apic/
H A Dapic.c546 const long pm_thresh = pm_100ms / 100; local
562 if (deltapm > (pm_100ms - pm_thresh) &&
563 deltapm < (pm_100ms + pm_thresh)) {

Completed in 72 milliseconds