Searched refs:time_spent_faulting (Results 1 – 3 of 3) sorted by relevance
63 uint64_t time_spent_faulting; member
179 fault_results->time_spent_faulting += fault_end_time - fault_start_time; in kdp_find_phys()
5702 stackshot_cpu_ctx.scc_fault_stats.sfs_time_spent_faulting += fault_results.time_spent_faulting; in stackshot_find_phys()5705 stackshot_cpu_latency.faulting_time_mt += fault_results.time_spent_faulting; in stackshot_find_phys()