Searched refs:dtrace_spin_threshold (Results 1 – 3 of 3) sorted by relevance
148 extern machine_timeout32_t dtrace_spin_threshold;245 if (time > os_atomic_load(&dtrace_spin_threshold, relaxed)) { in lck_grp_spin_update_spin()320 if (time > os_atomic_load(&dtrace_spin_threshold, relaxed)) { in lck_grp_ticket_update_spin()
123 uint32_t _Atomic dtrace_spin_threshold = 500; // 500ns variable126 MACHINE_TIMEOUT32(dtrace_spin_threshold, "dtrace-spin-threshold",
117 extern machine_timeout32_t dtrace_spin_threshold;