Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/arm/
H A Dpreemption_disable.c318 uint64_t now_time = ml_get_sched_hygiene_timebase(); in _preemption_disable_snap_end() local
319 now->pds_mach_time = now_time; in _preemption_disable_snap_end()
335 const int64_t gross_duration = now_time - start->pds_mach_time; in _preemption_disable_snap_end()