Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmsacct.c532 cpu_decay(uint32_t pct, hrtime_t nsec) in cpu_decay() function
547 return (LSI_ONE - cpu_decay(LSI_ONE - pct, nsec)); in cpu_grow()
587 npctcpu = cpu_decay(pctcpu, delta); in cpu_update_pct()