Searched refs:new_execution_time_packed (Results 1 – 1 of 1) sorted by relevance
7591 pset_execution_time_t old_execution_time_packed, new_execution_time_packed; in sched_update_pset_avg_execution_time() local7596 new_execution_time_packed.pset_execution_time_packed, relaxed, { in sched_update_pset_avg_execution_time()7618 new_execution_time_packed.pset_avg_thread_execution_time = avg_thread_execution_time; in sched_update_pset_avg_execution_time()7619 new_execution_time_packed.pset_execution_time_last_update = curtime; in sched_update_pset_avg_execution_time()7621 …if (new_execution_time_packed.pset_avg_thread_execution_time != old_execution_time_packed.pset_exe… in sched_update_pset_avg_execution_time()