Searched refs:old_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() local9559 old_execution_time_packed.pset_execution_time_packed, in sched_update_pset_avg_execution_time()9561 uint64_t last_update = old_execution_time_packed.pset_execution_time_last_update; in sched_update_pset_avg_execution_time()9582 …uint64_t old_avg_thread_execution_time = MAX(old_execution_time_packed.pset_avg_thread_execution_t… 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()