Searched refs:slptime (Results 1 – 1 of 1) sorted by relevance
663 int ppri, pri, slptime, swtime; in swapper_selector() local699 slptime = (ticks - td->td_slptick) / hz; in swapper_selector()700 pri = swtime + slptime; in swapper_selector()785 int slptime; in swapout_procs() local833 slptime = (ticks - td->td_slptick) / hz; in swapout_procs()835 slptime < swap_idle_threshold1 || in swapout_procs()838 slptime < swap_idle_threshold2)) in swapout_procs()