Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmsacct.c458 #define LSI_ONE ((uint32_t)1 << LSHIFT) /* 32-bit scaled integer 1 */ macro
513 x = LSI_ONE - x; in exp_x()
547 return (LSI_ONE - cpu_decay(LSI_ONE - pct, nsec)); in cpu_grow()