Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dtemp.c49 #define window_expand 1 /* expand the window by this much */ macro
88 tau[cpu].high -= (step_size - window_expand); in TAUupdate()
99 tau[cpu].low += (step_size - window_expand); in TAUupdate()