Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/arm/
H A Dmodel_dep.c179 static uint32_t panic_bt_depth; variable
425 if (panic_bt_depth != 0) { in do_print_all_backtraces()
428 panic_bt_depth++; in do_print_all_backtraces()
760 panic_bt_depth--; in do_print_all_backtraces()