Home
last modified time | relevance | path

Searched refs:pset_execution_time_last_update (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/osfmk/kern/
H A Dprocessor.h189 uint64_t pset_execution_time_last_update; member
H A Dsched_prim.c7659 uint64_t last_update = old_execution_time_packed.pset_execution_time_last_update; in sched_update_pset_avg_execution_time()
7681 new_execution_time_packed.pset_execution_time_last_update = curtime; in sched_update_pset_avg_execution_time()