/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/ |
H A D | input.c | 99 if (tracing & INPUT_BIT) { in in_data() 106 if (tracing & INPUT_BIT) { in in_data() 115 if (tracing & INPUT_BIT) { in in_data() 144 if (tracing & INPUT_BIT) { in rip_input() 154 if (tracing & INPUT_BIT) { in rip_input() 164 if (tracing & INPUT_BIT) { in rip_input() 173 if (tracing & INPUT_BIT) { in rip_input() 218 if (tracing & INPUT_BIT) { in rip_input() 229 if (tracing & INPUT_BIT) { in rip_input() 251 if (tracing & INPUT_BIT) { in rip_input() [all …]
|
H A D | trace.h | 70 extern int tracing; 77 if (tracing & ACTION_BIT) \ 82 if ((tracing & INPUT_BIT) && ((ifp) != NULL)) { \ 92 if ((tracing & OUTPUT_BIT) && ((ifp) != NULL)) { \
|
H A D | main.c | 106 tracing |= ACTION_BIT; in main() 114 tracing |= (INPUT_BIT | OUTPUT_BIT); in main() 137 } else if (tracing && !daemon) { in main() 139 } else if (tracing) { in main() 151 if (!tracing || (t != fileno(ftrace))) in main() 235 if (tracing & ACTION_BIT) { in main()
|
H A D | output.c | 56 if (tracing & OUTPUT_BIT) { in supplyall() 95 if (tracing & OUTPUT_BIT) { in solicitall()
|
H A D | trace.c | 45 int tracing; /* bitmask: */ variable 58 tracing = 0; in traceinit()
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/dtraceUtil/ |
H A D | man.TraceFunctions | 47 * RESULT: tracing of matching list of probes with function read. 55 * RESULT: tracing of matching list of probes with function read. 63 * RESULT: tracing of probes with module genunix and function read. 67 * RESULT: tracing of probes with provider sysinfo, module genunix 72 * RESULT: tracing of probes with provider sysinfo and function read. 84 * RESULT: tracing of both read and write probes. 101 * RESULT: tracing of probes with function read and with message FOUND 105 * RESULT: tracing of probes with function read and with message FOUND 113 * RESULT: tracing of probes with function read, name entry and with
|
H A D | man.TraceModule | 67 * RESULT: tracing of both genunix and unix probes. 84 * RESULT: tracing of all the probes matching provider fbt and module 89 * RESULT: tracing of all the probes matching module genunix with 94 * RESULT: tracing of all the probes matching module genunix with 112 * RESULT: tracing of all the probes matching module genunix,
|
H A D | man.TraceNames | 71 * RESULT: tracing of probes with provider sysinfo, module genunix 76 * RESULT: tracing of probes with module genunix 84 * RESULT: tracing of probes with function read. 88 * RESULT: tracing of probes with provider profile and name 93 * RESULT: tracing of both read and write probes.
|
H A D | man.TraceProvider | 61 * probe specifier for foofile and no tracing.
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | developer-apptrace.mf | 28 value="Apptrace utility for application tracing, including shared objects" 45 desc="Apptrace utility for application tracing, including shared objects" \
|
H A D | system-kernel-dtrace-providers-xdt.mf | 34 value="DTrace provider for tracing events in the xVM hypervisor" 48 desc="DTrace provider for tracing events in the xVM hypervisor" \
|
H A D | developer-tnf.mf | 65 file path=usr/share/man/man3tnf/tracing.3tnf
|
/titanic_44/usr/src/lib/efcode/engine/ |
H A D | Makefile.com | 30 alarm.o interactive.o framebuffer.o font.o fb8.o extend.o tracing.o \
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_debug.c | 153 int tracing = 0; in ql_el_msg() local 159 tracing = 1; in ql_el_msg() 218 if (tracing) { in ql_el_msg()
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | tsort.c | 250 Word tracing = lml->lm_flags & LML_FLG_TRC_ENABLE; in visit() local 282 if (tracing && (aplist_append(&alp, tlmp, in visit() 295 if (tracing && (aplist_append(&sort->s_scc, alp, in visit()
|
H A D | paths.c | 1112 Word tracing; in expand_paths() local 1114 tracing = LIST(clmp)->lm_flags & in expand_paths() 1125 if ((tkns & PD_FLG_DUPLICAT) && (tracing == 0) && in expand_paths()
|
H A D | mapfile-vers | 100 _environ; # PLT tracing getenv() support.
|
H A D | analyze.c | 408 Word tracing; in _relocate_lmc() local 420 tracing = 1; in _relocate_lmc() 422 tracing = 0; in _relocate_lmc() 447 if ((tracing == 0) || ((FLAGS1(rcp->r_dlmp) & in _relocate_lmc()
|
H A D | elf.c | 837 Word tracing = (LIST(clmp)->lm_flags & local 840 if (tracing || DBG_ENABLED) { 846 if ((tracing & LML_FLG_TRC_UNREF) || DBG_ENABLED) {
|
/titanic_44/usr/src/man/man3tnf/ |
H A D | Makefile | 37 tracing.3tnf
|
/titanic_44/usr/src/lib/libpp/common/ |
H A D | pplib.h | 411 #define message(x) do { if (tracing) error x; } while (0) 417 #define debug(x) do { if (tracing) error x; } while (0) 455 #define tracing (error_info.trace<0) macro
|
/titanic_44/usr/src/uts/common/os/ |
H A D | sig.c | 162 !tracing(p, sig) && /* and no /proc tracing */ in sig_discardable() 482 (tracing(p, sig) || in issig_justlooking() 693 if (tracing(p, sig) || in issig_forreal() 707 if (tracing(p, sig) || in issig_forreal() 761 if (tracing(p, sig)) in issig_forreal() 2708 if (tracing(p, SIGPROF) || pr_watch_active(p) || in realsigprof()
|
H A D | priv_defs | 61 Allows DTrace kernel-level tracing. 65 Allows DTrace process-level tracing. 66 Allows process-level tracing probes to be placed and enabled in 71 Allows DTrace user-level tracing.
|
/titanic_44/usr/src/lib/libslp/etc/ |
H A D | slp.conf.example | 70 # By default, all tracing and logging is disabled.
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | proc.h | 516 #define tracing(p, sig) (sigismember(&(p)->p_sigmask, sig)) macro
|