Searched refs:tracing (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/usr.sbin/timed/timedc/
H A Dextern.h50 void tracing(int, char *[]);
H A Dcmdtab.c45 char tracinghelp[] = "turns tracing on or off";
53 { "trace", tracinghelp, tracing, 1 },
H A Dcmds.c414 * Enables or disables tracing on local timedaemon
417 tracing(int argc, char *argv[]) function
490 printf("timed tracing enabled\n");
492 printf("timed tracing disabled\n");
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_arm.S30 @ r1=0 means that we are tracing an entry event
61 @ 1 means that we are tracing an exit event
91 @ r1=2 means that we are tracing a tail exit event
/freebsd-11-stable/secure/lib/libssh/
H A DMakefile26 platform-pledge.c platform-tracing.c
/freebsd-11-stable/contrib/gdb/
H A Dltconfig318 --debug enable verbose shell tracing
/freebsd-11-stable/stand/pc98/btx/btx/
H A Dbtx.S521 * tracing, and alignment checking while the handler runs.
534 andl $~(PSL_I|PSL_T|PSL_AC),%ebx # Disable interrupts, tracing,
/freebsd-11-stable/stand/i386/btx/btx/
H A Dbtx.S495 * tracing, and alignment checking while the handler runs.
508 andl $~(PSL_I|PSL_T|PSL_AC),%ebx # Disable interrupts, tracing,
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex240 % some effort to order the tracing commands to reduce output in the log
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex232 % some effort to order the tracing commands to reduce output in the log
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex210 % some effort to order the tracing commands to reduce output in the log

Completed in 135 milliseconds