Searched refs:decayed (Results 1 – 3 of 3) sorted by relevance
17 is decayed such that y^32 = 0.5. That is, the most recent 32ms contribute96 Because periodic tasks have their averages decayed while they sleep, even
4590 int decayed = 0; in update_cfs_rq_load_avg() local4639 decayed = 1; in update_cfs_rq_load_avg()4646 return decayed; in update_cfs_rq_load_avg()4746 int decayed; in update_load_avg() local4777 } else if (decayed) { in update_load_avg()9789 bool decayed = false; in __update_blocked_fair() local9806 decayed = true; in __update_blocked_fair()9826 return decayed; in __update_blocked_fair()9879 bool decayed; in __update_blocked_fair() local9885 return decayed; in __update_blocked_fair()[all …]
552 Each error is decayed by the half life (in # ios). If the decaying count636 Number of errors that have occurred, decayed by io_error_halflife.