Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dtrap_telemetry.h81 uint64_t violation_threshold; member
H A Dtrap_telemetry.c163 CA_INT, violation_threshold);
818 event->violation_threshold = rsb_e->extra_data.latency_data.violation_threshold; in rsb_entry_submit()
H A Dtimeout.c262 .violation_threshold = threshold_ns, in kern_timeout_try_panic()