Searched refs:function_trace (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/truss/
H A Dproto.h142 extern int function_trace(private_t *, int, int, int);
H A Dmain.c1025 rval = function_trace(pri, first, 0, dotrace);
1406 (void) function_trace(pri, 0, 1, dotrace);
H A Dfcall.c1244 function_trace(private_t *pri, int first, int clear, int dotrace) function
1270 "function_trace(): "
1281 (void) fprintf(stderr, "function_trace(): "
1284 (void) fprintf(stderr, "function_trace(): "
1287 (void) fprintf(stderr, "function_trace(): "
1361 (void) fprintf(stderr, "function_trace(): "
1423 abend("function_trace: lost breakpoint", NULL);
1433 abend("function_trace: lost breakpoint", NULL);

Completed in 55 milliseconds