Home
last modified time | relevance | path

Searched defs:show_stack (Results 1 – 2 of 2) sorted by relevance

/minix3/minix/usr.bin/trace/
H A Dtrace.c175 handle_call(struct trace_proc * proc, int show_stack) in handle_call()
258 report_signal(struct trace_proc * proc, int sig, int show_stack) in report_signal()
462 int status, sig, follow_fork, show_stack, grouping, first_signal; in main() local
H A Dcall.c460 call_enter(struct trace_proc * proc, int show_stack) in call_enter()