Searched refs:pds_int_mach_time (Results 1 – 2 of 2) sorted by relevance
269 pcpu->pdp_start.pds_int_mach_time = recount_current_processor_interrupt_duration_mach(); in _preemption_disable_snap_start()320 now->pds_int_mach_time = recount_current_processor_interrupt_duration_mach(); in _preemption_disable_snap_end()395 int64_t const interrupt_duration = now.pds_int_mach_time - start.pds_int_mach_time; in _collect_preemption_disable_measurement()
54 uint64_t pds_int_mach_time; member