Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/arm/
H A Dmodel_dep.c185 static uint32_t panic_bt_depth; variable
451 if (panic_bt_depth != 0) { in do_print_all_backtraces()
454 panic_bt_depth++; in do_print_all_backtraces()
814 panic_bt_depth--; in do_print_all_backtraces()