Home
last modified time | relevance | path

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

/external/ltrace/
Doptions.h64 extern int opt_T; /* show the time spent inside each call */
Doptions.c66 int opt_T = 0; /* show the time spent inside each call */ variable
670 opt_T++; in process_options()
Dhandle_event.c789 if (opt_T || options.summary) { in callstack_push_syscall()
827 if (opt_T || options.summary) { in callstack_push_symfunc()
Doutput.c705 if (opt_T) { in output_right()
/external/mksh/src/
Dcheck.pl254 $temp_base = $opt_T || "/tmp";