Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dtau_6xx.c51 #define window_expand 1 /* expand the window by this much */ macro
90 tau[cpu].high -= (step_size - window_expand); in TAUupdate()
101 tau[cpu].low += (step_size - window_expand); in TAUupdate()