Searched refs:check_load_ave (Results 1 – 2 of 2) sorted by relevance
65 extern int check_load_ave(hrtime_t *, float);889 check_load_ave(hr_now, asinfo.loadaverage_thold); in check_idleness()
400 check_load_ave(hrtime_t *hr_now, float threshold) in check_load_ave() function