Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/power/
H A Dpowerd.c64 extern int check_load_ave(hrtime_t *, float);
880 check_load_ave(hr_now, asinfo.loadaverage_thold); in check_idleness()
H A Dsysstat.c401 check_load_ave(hrtime_t *hr_now, float threshold) in check_load_ave() function