Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kdp/
H A Dkdp_common.c170 uint64_t fault_end_time; in kdp_find_phys() local
175 fault_end_time = mach_absolute_time(); in kdp_find_phys()
178 fault_results->time_spent_faulting += fault_end_time - fault_start_time; in kdp_find_phys()