Searched refs:pds_mach_time (Results 1 – 3 of 3) sorted by relevance
266 pcpu->pdp_start.pds_mach_time = ml_get_sched_hygiene_timebase(); in _preemption_disable_snap_start()317 now->pds_mach_time = now_time; in _preemption_disable_snap_end()322 pcpu->pdp_start.pds_mach_time = 0; in _preemption_disable_snap_end()333 const int64_t gross_duration = now_time - start->pds_mach_time; in _preemption_disable_snap_end()387 int64_t const gross_duration = now.pds_mach_time - start.pds_mach_time; in _collect_preemption_disable_measurement()432 net_duration, threshold, start.pds_mach_time, now.pds_mach_time, in _collect_preemption_disable_measurement()461 if (pcpu->pdp_start.pds_mach_time != 0) { in abandon_preemption_disable_measurement()
47 uint64_t pds_mach_time; member
48 if (pcpu->pdp_start.pds_mach_time != 0) { in pmap_abandon_measurement()