Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/arm/
H A Dmodel_dep.c175 static uint32_t panic_bt_depth; variable
411 if (panic_bt_depth != 0) { in do_print_all_backtraces()
414 panic_bt_depth++; in do_print_all_backtraces()
737 panic_bt_depth--; in do_print_all_backtraces()