Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/arm/
H A Dpreemption_disable.c319 uint64_t now_time = ml_get_sched_hygiene_timebase(); in _preemption_disable_snap_end() local
320 now->pds_mach_time = now_time; in _preemption_disable_snap_end()
336 const int64_t gross_duration = now_time - start->pds_mach_time; in _preemption_disable_snap_end()