Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dtty_info.c284 bool print_kstacks; in tty_info() local
368 print_kstacks = (kstacks_val != STACK_SBUF_FMT_NONE); in tty_info()
370 if (print_kstacks) { in tty_info()
399 if (print_kstacks && sterr == 0) in tty_info()