Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dprocessor.h192 uint64_t pset_execution_time_last_update; member
H A Dsched_prim.c9561 uint64_t last_update = old_execution_time_packed.pset_execution_time_last_update; 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()