Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/apic/
A Dapic.c726 const long pm_thresh = pm_100ms / 100; in calibrate_by_pmtimer() local
742 if (deltapm > (pm_100ms - pm_thresh) && in calibrate_by_pmtimer()
743 deltapm < (pm_100ms + pm_thresh)) { in calibrate_by_pmtimer()

Completed in 10 milliseconds