Searched refs:cpu_decay (Results 1 – 1 of 1) sorted by relevance
526 cpu_decay(uint32_t pct, hrtime_t nsec) in cpu_decay() function541 return (LSI_ONE - cpu_decay(LSI_ONE - pct, nsec)); in cpu_grow()590 npctcpu = cpu_decay(pctcpu, delta); in cpu_update_pct()