Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/arm/
H A Dmodel_dep.c183 static uint32_t panic_bt_depth; variable
433 if (panic_bt_depth != 0) { in do_print_all_backtraces()
436 panic_bt_depth++; in do_print_all_backtraces()
772 panic_bt_depth--; in do_print_all_backtraces()