Searched refs:stack_print_short (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ | ||
H A D | stack.h | 54 void stack_print_short(const struct stack *); |
/freebsd/sys/kern/ | ||
H A D | subr_stack.c | 109 stack_print_short(const struct stack *st) in stack_print_short() function |