Searched refs:MAX_PREEMPTION_LATENCY_NS (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dpmap_internal.h451 #define MAX_PREEMPTION_LATENCY_NS 20000 macro
H A Dpmap.c989 max_preemption_latency_tsc = tmrCvt((uint64_t)MAX_PREEMPTION_LATENCY_NS, tscFCvtn2t);
/darwin-on-arm/xnu/osfmk/x86_64/
H A Dpmap.c635 max_preemption_latency_tsc = tmrCvt((uint64_t)MAX_PREEMPTION_LATENCY_NS, tscFCvtn2t);

Completed in 22 milliseconds