Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm/
H A Dmodel_dep.c304 #define TOP_RUNNABLE_LIMIT 5 macro
654 for (k = 0; k < TOP_RUNNABLE_LIMIT; k++) { in do_print_all_panic_info()
671 for (int i = 0; i < TOP_RUNNABLE_LIMIT; i++) { in do_print_all_panic_info()