Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kdp/
H A Dkdp_udp.c300 static unsigned int panic_timeout = 100000; variable
1787 kdp_us_spin((tretries % 4) * panic_timeout); /* capped linear backoff */ in kdp_send_crashdump_pkt()