Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kdp/
H A Dkdp_common.c171 uint64_t fault_end_time; in kdp_find_phys() local
176 fault_end_time = mach_absolute_time(); in kdp_find_phys()
179 fault_results->time_spent_faulting += fault_end_time - fault_start_time; in kdp_find_phys()