Searched refs:new_execution_time_packed (Results 1 – 1 of 1) sorted by relevance
9555 pset_execution_time_t old_execution_time_packed, new_execution_time_packed; in sched_update_pset_avg_execution_time() local9560 new_execution_time_packed.pset_execution_time_packed, relaxed, { in sched_update_pset_avg_execution_time()9588 new_execution_time_packed.pset_avg_thread_execution_time = avg_thread_execution_time; in sched_update_pset_avg_execution_time()9589 new_execution_time_packed.pset_execution_time_last_update = curtime; in sched_update_pset_avg_execution_time()9591 …if (new_execution_time_packed.pset_avg_thread_execution_time != old_execution_time_packed.pset_exe… in sched_update_pset_avg_execution_time()