Home
last modified time | relevance | path

Searched refs:trace (Results 1 – 25 of 607) sorted by relevance

12345678910>>...25

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.signedkeys.d49 trace("\n");
51 trace("\n");
53 trace("\n");
55 trace("\n");
57 trace("\n");
58 trace("\n");
72 trace(-2);
74 trace(-1);
76 trace(0);
78 trace(1);
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/
H A Dtst.func_access.ksh37 BEGIN { trace(mutex_owned(&`pidlock)); }
38 BEGIN { trace(mutex_owner(&`pidlock)); }
49 BEGIN { trace(strlen(`initname)); }
54 BEGIN { trace(strtok(`initname, "/")); }
55 BEGIN { trace(strtok(NULL, "/")); }
58 BEGIN { trace(strtoll(`initname)); }
59 BEGIN { trace(strtoll(`initname, 10)); }
65 BEGIN { trace(dirname(`initname)); }
66 BEGIN { trace(cleanpath(`initname)); }
69 BEGIN { trace(json(`initname, "x")); }
[all …]
H A Dtst.op_access.ksh37 BEGIN { trace(`utsname); }
38 BEGIN { trace(`kmem_flags); }
41 BEGIN /`initname == "/sbin/init"/ { trace("bad"); }
44 BEGIN { p = `p0; trace(p); }
47 BEGIN { self->p = `p0; trace(self->p); }
50 BEGIN { a[stringof(`initname)] = 42; trace(a["/sbin/init"]); }
53 BEGIN { self->a[stringof(`initname)] = 42; trace(self->a["/sbin/init"]); }
60 trace("pass");
H A Dtst.unpriv_funcs.ksh38 BEGIN { trace("trace\n"); }
43 trace(stringof(x)); }
58 BEGIN { trace(strjoin("str", "join\n")); }
59 BEGIN { trace(basename("dirname/basename")); trace("/"); }
60 BEGIN { trace(dirname("dirname/basename")); }
/freebsd/sys/contrib/zstd/programs/
H A Dzstdcli_trace.c84 double const ratio = (double)trace->uncompressedSize / (double)trace->compressedSize; in TRACE_log()
86 if (trace->params) { in TRACE_log()
109 trace->version, in TRACE_log()
111 trace->streaming ? "streaming" : "single-pass", in TRACE_log()
114 (unsigned long long)trace->dictionarySize, in TRACE_log()
115 (unsigned long long)trace->uncompressedSize, in TRACE_log()
116 (unsigned long long)trace->compressedSize, in TRACE_log()
135 void ZSTD_trace_compress_end(ZSTD_TraceCtx ctx, ZSTD_Trace const* trace) in ZSTD_trace_compress_end() argument
142 TRACE_log("compress", durationNanos, trace); in ZSTD_trace_compress_end()
153 void ZSTD_trace_decompress_end(ZSTD_TraceCtx ctx, ZSTD_Trace const* trace) in ZSTD_trace_decompress_end() argument
[all …]
/freebsd/crypto/openssh/regress/
H A Dsshsig.sh26 trace "start agent"
54 trace "$tid: key type $t check bad hashlg"
64 trace "$tid: key type $t sign with hash $h"
69 trace "$tid: key type $t verify with hash $h"
84 trace "$tid: key type $t print-pubkey"
105 trace "$tid: key type $t verify with wrong key"
256 trace "$tid: key type $t prepare agent"
263 trace "$tid: key type $t sign with agent"
378 trace "$tid: key type $t verify cert good CA"
522 trace "$tid: match principals wildcard"
[all …]
H A Dmultiplex.sh9 trace "will use ProxyCommand $proxycmd"
31 trace "start master, fork to background"
42 trace "setenv over multiplexed connection"
51 trace "env passing over multiplexed connection"
62 trace "ssh transfer over multiplexed connection and check result"
68 trace "ssh transfer over multiplexed connection and check result"
74 trace "sftp transfer over multiplexed connection and check result"
81 trace "scp transfer over multiplexed connection and check result"
88 trace "forward over TCP/IP and check result"
98 trace "forward over UNIX and check result"
[all …]
H A Dagent-pkcs11.sh8 trace "start agent"
14 trace "add pkcs11 key to agent"
21 trace "pkcs11 list via agent"
29 trace "testing $k"
37 trace "pkcs11 connect via agent ($k)"
45 trace "remove pkcs11 keys"
52 trace "kill agent"
H A Denvpass.sh16 trace "pass env, don't accept"
27 trace "setenv, don't accept"
39 trace "don't pass env, accept"
50 trace "pass single env, accept single env"
61 trace "pass multiple env, accept multiple env"
73 trace "setenv, accept"
84 trace "setenv, first match wins"
96 trace "server setenv wins"
110 trace "server setenv first match wins"
H A Dreconfigure.sh20 trace "connect before restart"
30 trace "wait for sshd to restart"
39 trace "connect after restart"
45 trace "reconfigure with active clients"
52 trace "wait for sshd to restart"
61 trace "connect after restart with active clients"
H A Dforcecommand.sh18 trace "test config with sftp"
27 trace "forced command in key option"
35 trace "forced command in sshd_config overrides key option"
42 trace "force command overriding subsystem"
50 trace "forced command with match"
53 trace "force command in match overriding subsystem"
58 trace "force command to sftpserver"
H A Dforwarding.sh27 trace "start forwarding, fork to background"
31 trace "transfer over forwarded channels and check result"
40 trace "exit on -$d forward failure"
67 trace "simple clear forwarding"
70 trace "clear local forward"
84 trace "clear remote forward"
98 trace "stdio forwarding"
108 trace "config file: start forwarding, fork to background"
112 trace "config file: transfer over forwarded channels and check result"
120 trace "transfer over chained unix domain socket forwards and check result"
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-output-test-golden-lin.txt7 Stack trace: (omitted)
13 Stack trace: (omitted)
123 Google Test trace:
141 Google Test trace:
158 Google Test trace:
167 Google Test trace:
179 Google Test trace:
188 Google Test trace:
200 Google Test trace:
211 Google Test trace:
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/
H A Dtst.trace.ksh25 trace(0);
26 trace(1);
27 trace(2);
28 trace(3);
29 trace(4);
30 trace(5);
31 trace(6);
32 trace(7);
33 trace(8);
34 trace(9);
/freebsd/contrib/dialog/package/
H A Ddialog.sym6 # --disable-leaks --enable-trace
7 # --disable-leaks --enable-trace --enable-widec
9 # --disable-leaks --enable-trace
10 # --disable-leaks --enable-trace --enable-widec
12 # --disable-leaks --enable-trace
15 # --disable-leaks --enable-trace
18 # --disable-leaks --enable-trace
21 # --disable-leaks --enable-trace
24 # --disable-leaks --enable-trace
27 # --disable-leaks --enable-trace
[all …]
H A Ddialog.map6 # --disable-leaks --enable-trace
7 # --disable-leaks --enable-trace --enable-widec
9 # --disable-leaks --enable-trace
10 # --disable-leaks --enable-trace --enable-widec
12 # --disable-leaks --enable-trace
15 # --disable-leaks --enable-trace
18 # --disable-leaks --enable-trace
21 # --disable-leaks --enable-trace
24 # --disable-leaks --enable-trace
27 # --disable-leaks --enable-trace
[all …]
/freebsd/contrib/wpa/src/utils/
H A Dwpabuf.c36 trace->magic); in wpabuf_overflow()
51 struct wpabuf_trace *trace; in wpabuf_resize() local
60 trace = wpabuf_get_trace(buf); in wpabuf_resize()
63 trace->magic); in wpabuf_resize()
119 if (trace == NULL) in wpabuf_alloc()
121 trace->magic = WPABUF_MAGIC; in wpabuf_alloc()
141 if (trace == NULL) in wpabuf_alloc_ext_data()
143 trace->magic = WPABUF_MAGIC; in wpabuf_alloc_ext_data()
185 struct wpabuf_trace *trace; in wpabuf_free() local
191 trace->magic); in wpabuf_free()
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/trace/
H A Dtst.misc.d50 trace("test trace"); /* DT_TYPE_STRING */
51 trace(12345); /* DT_TYPE_INT (constant) */
52 trace(x++); /* DT_TYPE_INT (derived) */
53 trace(timestamp); /* DT_TYPE_INT (variable) */
54 trace(`kmem_flags); /* CTF type (by value) */
55 trace(*`rootvp); /* CTF type (by ref) */
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp84 Trace* trace = &thr->tctx->trace; in TracePartAlloc() local
126 if (auto trace = part->trace) in TraceResetForTesting() local
149 auto trace = &tctx->trace; in DoResetImpl() local
184 if (trace->parts_allocated > trace->parts.Size()) { in DoResetImpl()
186 trace->parts_allocated - trace->parts.Size(); in DoResetImpl()
187 trace->parts_allocated = trace->parts.Size(); in DoResetImpl()
326 auto* trace = &thr->tctx->trace; in SlotDetachImpl() local
910 Trace *trace = &thr->tctx->trace; in TraceSkipGap() local
915 trace, trace->parts.Front(), part, pos); in TraceSkipGap()
959 Trace* trace = &thr->tctx->trace; in TraceSwitchPartImpl() local
[all …]
H A Dtsan_debugging.cpp57 static void CopyTrace(SymbolizedStack *first_frame, void **trace, in CopyTrace() argument
62 trace[i++] = (void *)frame->info.address; in CopyTrace()
100 int __tsan_get_report_stack(void *report, uptr idx, void **trace, in __tsan_get_report_stack() argument
105 if (stack) CopyTrace(stack->frames, trace, trace_size); in __tsan_get_report_stack()
121 if (mop->stack) CopyTrace(mop->stack->frames, trace, trace_size); in __tsan_get_report_mop()
128 int *fd, int *suppressable, void **trace, in __tsan_get_report_loc() argument
140 if (loc->stack) CopyTrace(loc->stack->frames, trace, trace_size); in __tsan_get_report_loc()
163 if (mutex->stack) CopyTrace(mutex->stack->frames, trace, trace_size); in __tsan_get_report_mutex()
170 void **trace, uptr trace_size) { in __tsan_get_report_thread() argument
179 if (thread->stack) CopyTrace(thread->stack->frames, trace, trace_size); in __tsan_get_report_thread()
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_trace_enabled.pod17 #include <openssl/trace.h>
24 /* trace group macros */
35 /* one-shot trace macros */
41 /* check whether a trace category is enabled */
63 I<trace channel> is attached to it. A trace channel is simply a
71 We call them a I<simple trace channel> and a I<callback trace channel>,
108 used as follows to wrap a trace section:
128 trace section:
173 only if a specific trace category is enabled.
192 executed only if the trace category is enabled.
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/safety/
H A Dtst.hton.d41 trace(htons(0x1122));
47 trace(htonl(0x11223344));
53 trace(htonll(0x1122334455667788));
59 trace(ntohs(0x1122));
65 trace(ntohl(0x11223344));
71 trace(ntohll(0x1122334455667788));
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-devtrace.c38 SDT_PROBE_DEFINE4(iwlwifi, trace, dev_hcmd, ,
49 SDT_PROBE4(iwlwifi, trace, dev_hcmd, , in trace_iwlwifi_dev_hcmd()
53 SDT_PROBE_DEFINE4(iwlwifi, trace, dev_rx, ,
64 SDT_PROBE4(iwlwifi, trace, dev_rx, , in trace_iwlwifi_dev_rx()
68 SDT_PROBE_DEFINE4(iwlwifi, trace, dev_rx_data, ,
79 SDT_PROBE4(iwlwifi, trace, dev_rx_data, , in trace_iwlwifi_dev_rx_data()
/freebsd/usr.sbin/route6d/
H A Droute6d.c776 trace(2, " %s/%d[%d]", in ripflush()
781 trace(2, " tag=0x%04x", in ripflush()
784 trace(2, "\n"); in ripflush()
1150 trace(1, in riprecv()
1159 trace(1, in riprecv()
1216 trace(1, in riprecv()
1234 trace(1, in riprecv()
1338 trace(2, " (filtered)\n"); in riprecv()
1342 trace(2, "\n"); in riprecv()
1489 trace(1, "\tRIP Request\n"); in riprequest()
[all …]
/freebsd/contrib/ncurses/include/
H A Dcurses.tail148 /* trace masks */
151 #define TRACE_TPUTS 0x0002 /* trace tputs calls */
153 #define TRACE_MOVE 0x0008 /* trace cursor moves and scrolls */
154 #define TRACE_CHARPUT 0x0010 /* trace all character outputs */
155 #define TRACE_ORDINARY 0x001F /* trace all update actions */
156 #define TRACE_CALLS 0x0020 /* trace all curses calls */
157 #define TRACE_VIRTPUT 0x0040 /* trace virtual character puts */
160 #define TRACE_ICALLS 0x0200 /* trace internal/nested calls */
161 #define TRACE_CCALLS 0x0400 /* trace per-character calls */
163 #define TRACE_ATTRS 0x1000 /* trace attribute updates */
[all …]

12345678910>>...25