Home
last modified time | relevance | path

Searched defs:gross_duration (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.121.6/osfmk/arm/
H A Dpreemption_disable.c335 const int64_t gross_duration = now_time - start->pds_mach_time; in _preemption_disable_snap_end() local
389 int64_t const gross_duration = now.pds_mach_time - start.pds_mach_time; in _collect_preemption_disable_measurement() local