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
4199 * time. This will result in the wakee task is less decayed, but giving in set_task_rq_fair() 4579 * Return: true if the load decayed or we removed load.4589 int decayed = 0; in update_cfs_rq_load_avg() 4638 decayed = 1; in update_cfs_rq_load_avg() 4641 decayed |= __update_load_avg_cfs_rq(now, cfs_rq); in update_cfs_rq_load_avg() 4645 return decayed;4745 int decayed; in update_load_avg() 4754 decayed = update_cfs_rq_load_avg(now, cfs_rq); in update_load_avg() 4755 decayed |= propagate_entity_load_avg(se); in update_load_avg() 4776 } else if (decayed) { in update_load_avg() 4587 int decayed = 0; update_cfs_rq_load_avg() local 4743 int decayed; update_load_avg() local 9298 bool decayed; __update_blocked_others() local 9324 bool decayed = false; __update_blocked_fair() local 9414 bool decayed; __update_blocked_fair() local 9431 bool decayed = false, done = true; update_blocked_averages() local [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.