Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/arm/
H A Dmodel_dep.c184 static uint32_t panic_bt_depth; variable
448 if (panic_bt_depth != 0) { in do_print_all_backtraces()
451 panic_bt_depth++; in do_print_all_backtraces()
793 panic_bt_depth--; in do_print_all_backtraces()