Home
last modified time | relevance | path

Searched refs:TRACE (Results 1 – 25 of 146) sorted by relevance

123456

/freebsd/contrib/ncurses/panel/
H A Dpanel.c45 #ifdef TRACE
57 #ifdef TRACE
76 #ifdef TRACE
91 #ifdef TRACE
117 #ifdef TRACE
129 #ifdef TRACE
141 #ifdef TRACE
153 #ifndef TRACE
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp65 #define TRACE(X) \ macro
72 #define TRACE(X) \ macro
128 TRACE("[SelectSectionForGlobal] GO(" << GO->getName() << ") "); in SelectSectionForGlobal()
129 TRACE("input section(" << GO->getSection() << ") "); in SelectSectionForGlobal()
131 TRACE((GO->hasPrivateLinkage() ? "private_linkage " : "") in SelectSectionForGlobal()
159 TRACE("default_ELF_section\n"); in SelectSectionForGlobal()
166 TRACE("[getExplicitSectionGlobal] GO(" << GO->getName() << ") from(" in getExplicitSectionGlobal()
168 TRACE((GO->hasPrivateLinkage() ? "private_linkage " : "") in getExplicitSectionGlobal()
192 TRACE("default_ELF_section\n"); in getExplicitSectionGlobal()
352 TRACE("Small data. Size(" << Size << ")"); in selectSmallSectionForGlobal()
[all …]
/freebsd/cddl/usr.sbin/dwatch/libexec/
H A Dproc64 {${TRACE:+
70 {${TRACE:+
82 {${TRACE:+
88 {${TRACE:+
99 {${TRACE:+
105 {${TRACE:+
111 {${TRACE:+
118 {${TRACE:+
127 {${TRACE:+
137 {${TRACE:+
H A Dvop_rename21 {${TRACE:+
79 {${TRACE:+
87 {${TRACE:+
95 {${TRACE:+
105 {${TRACE:+
119 {${TRACE:+
129 {${TRACE:+
155 {${TRACE:+
164 {${TRACE:+
177 {${TRACE:+
[all …]
H A Dsched38 {${TRACE:+
48 {${TRACE:+
59 {${TRACE:+
66 {${TRACE:+
74 {${TRACE:+
82 {${TRACE:+
H A Dvop_readdir21 {${TRACE:+
58 {${TRACE:+
66 {${TRACE:+
78 {${TRACE:+
102 {${TRACE:+
115 {${TRACE:+
131 {${TRACE:+
H A Dvop_create21 {${TRACE:+
61 {${TRACE:+
69 {${TRACE:+
81 {${TRACE:+
105 {${TRACE:+
118 {${TRACE:+
134 {${TRACE:+
H A Dvop_symlink21 {${TRACE:+
62 {${TRACE:+
70 {${TRACE:+
82 {${TRACE:+
106 {${TRACE:+
119 {${TRACE:+
135 {${TRACE:+
H A Dsendrecv151 {${TRACE:+
158 {${TRACE:+
165 {${TRACE:+
175 {${TRACE:+
181 {${TRACE:+
189 {${TRACE:+
195 {${TRACE:+
/freebsd/contrib/ofed/libibumad/
H A Dumad.c88 #define TRACE if (umaddebug) IBWARN macro
246 TRACE("checking ca '%s'", ca_name); in resolve_ca_port()
344 TRACE("checking ca '%s'", names[caidx]); in resolve_ca_name()
509 TRACE("umad_init"); in umad_init()
528 TRACE("umad_done"); in umad_done()
551 TRACE("max %d", max); in umad_get_cas_names()
581 TRACE("ca name %s max port guids %d", ca_name, max); in umad_get_ca_portguids()
609 TRACE("ca %s port %d", ca_name, portnum); in umad_get_issm_path()
627 TRACE("ca %s port %d", ca_name, portnum); in umad_open_port()
658 TRACE("ca_name %s", ca_name); in umad_get_ca()
[all …]
/freebsd/contrib/unbound/util/
H A Dsiphash.c75 #define TRACE \ macro
87 #define TRACE macro
120 TRACE; in siphash()
167 TRACE; in siphash()
178 TRACE; in siphash()
190 TRACE; in siphash()
/freebsd/contrib/ntp/sntp/
H A Dmain.c160 TRACE(2, ("init_lib() done, %s%s\n", in sntp_main()
197 TRACE(1, ("No ipv6 support available, forcing ipv4\n")); in sntp_main()
390 TRACE(1, ("handle_lookup(%s,%#x)\n", name, flags)); in handle_lookup()
475 TRACE(3, ("%s [%s]\n", dctx->name, in sntp_name_resolved()
603 TRACE(2, ("queue_xmt: xmt timer for %u usec\n", in queue_xmt()
632 TRACE(2, ("xmt_timer_cb: at .%6.6u -> %s\n", in xmt_timer_cb()
641 TRACE(2, ("xmt_timer_cb: at .%6.6u gap %6.6u\n", in xmt_timer_cb()
648 TRACE(2, ("xmt_timer_cb: at .%6.6u next %ld seconds\n", in xmt_timer_cb()
689 TRACE(2, ("xmt: %lx.%6.6u %s %s\n", (u_long)tv_xmt.tv_sec, in xmt()
713 TRACE( in timeout_queries()
[all...]
H A Dnetworking.c23 TRACE(1, ("sntp sendpkt: Sending packet to %s ...\n", in sendpkt()
33 TRACE(1, ("Packet sent.\n")); in sendpkt()
199 TRACE(1, ("sntp %s: packet from %s authenticated using key id %d.\n", in process_pkt()
246 TRACE(1, ("%s: Stratum unspecified, going to check for KOD (stratum: %d)\n", in process_pkt()
249 TRACE(1, ("%s: Packet refid: %c%c%c%c\n", func_name, in process_pkt()
H A Dkod_management.c195 TRACE(2, ("Initializing KOD DB...\n")); in kod_init_kod_db()
241 TRACE(2, ("KoD DB %s empty.\n", db_file)); in kod_init_kod_db()
245 TRACE(2, ("KoD DB %s contains %d entries, reading...\n", db_file, kod_db_cnt)); in kod_init_kod_db()
296 TRACE(2, ("KoD entry %d: %s at %llx type %s\n", a, in kod_init_kod_db()
/freebsd/contrib/nvi/common/
H A Dlog.c198 TRACE(sp, "%lu: %s: %u/%u\n", ep->l_cur, in log_cursor1()
278 TRACE(sp, "%lu: log_line: append: %lu {%u}\n", in log_line()
282 TRACE(sp, "%lu: log_line: delete: %lu {%u}\n", in log_line()
286 TRACE(sp, "%lu: log_line: insert: %lu {%u}\n", in log_line()
290 TRACE(sp, "%lu: log_line: reset_f: %lu {%u}\n", in log_line()
294 TRACE(sp, "%lu: log_line: reset_b: %lu {%u}\n", in log_line()
344 TRACE(sp, "%lu: mark %c: %lu/%u\n", in log_mark()
662 TRACE(sp, "%lu: %s: C_INIT: %u/%u\n", rno, msg, m.lno, m.cno); in log_trace()
666 TRACE(sp, "%lu: %s: C_END: %u/%u\n", rno, msg, m.lno, m.cno); in log_trace()
670 TRACE(sp, "%lu: %s: APPEND: %lu\n", rno, msg, lno); in log_trace()
[all …]
/freebsd/crypto/openssl/crypto/
H A Dtrace.c124 TRACE_CATEGORY_(TRACE),
197 OSSL_TRACE2(TRACE, "Attach channel %p to category '%s'\n", in trace_attach_cb()
201 OSSL_TRACE2(TRACE, "Attach prefix \"%s\" to category '%s'\n", in trace_attach_cb()
205 OSSL_TRACE2(TRACE, "Attach suffix \"%s\" to category '%s'\n", in trace_attach_cb()
218 OSSL_TRACE2(TRACE, "Detach channel %p from category '%s'\n", in trace_detach_cb()
222 OSSL_TRACE2(TRACE, "Detach prefix \"%s\" from category '%s'\n", in trace_detach_cb()
226 OSSL_TRACE2(TRACE, "Detach suffix \"%s\" from category '%s'\n", in trace_detach_cb()
372 OSSL_TRACE2(TRACE, in trace_attach_w_callback_cb()
377 OSSL_TRACE2(TRACE, "Attach prefix \"%s\" to category '%s'\n", in trace_attach_w_callback_cb()
381 OSSL_TRACE2(TRACE, "Attach suffix \"%s\" to category '%s'\n", in trace_attach_w_callback_cb()
/freebsd/contrib/ntp/libntp/
H A Dwork_fork.c144 TRACE(1, ("worker SIGHUP with %us left to sleep", in worker_sleep()
193 TRACE(4, ("harvested child %d\n", c->pid)); in harvest_child_status()
313 TRACE(4, ("parent closed request pipe, child %d terminating\n", in receive_blocking_req_internal()
364 TRACE(1, ("send_blocking_resp_internal: short write (%zu of %zu), %m\n", in send_blocking_resp_internal()
388 TRACE(1, ("receive_blocking_resp_internal: short header read (%zu of %zu), %m\n", in receive_blocking_resp_internal()
391 TRACE(1, ("receive_blocking_resp_internal: header mismatch (0x%x)\n", in receive_blocking_resp_internal()
403 TRACE(1, ("receive_blocking_resp_internal: short read (%zu of %zu), %m\n", in receive_blocking_resp_internal()
521 TRACE(1, ("forked worker child (pid %d)\n", childpid)); in fork_blocking_child()
H A Dntp_intres.c340 TRACE(2, ("blocking_getaddrinfo given node %s serv %s fam %d flags %x\n", in blocking_getaddrinfo()
375 TRACE(1, ("DNS success after retry, ignoring sleeps scheduled before now (%s)\n", in blocking_getaddrinfo()
509 TRACE(1, ("DNS success after retry, %u next_dns_timeslot reset (%s)\n", in getaddrinfo_sometime_complete()
603 TRACE(1, ("gai_test_callback context %p error rescode %d %s serv %s\n",
610 TRACE(1, ("ctx %p fam %d addr %s canon '%s' type %s at %p ai_addr %p ai_next %p\n", in gai_test_callback()
731 TRACE(2, ("blocking_getnameinfo given addr %s flags 0x%x hostlen %lu servlen %lu\n", in blocking_getnameinfo()
764 TRACE(1, ("DNS success after retrying, ignoring sleeps scheduled before now (%s)\n", in blocking_getnameinfo()
832 TRACE(1, ("DNS success after retry, %u next_dns_timeslot reset (%s)\n", in getnameinfo_sometime_complete()
881 TRACE(1, ("gni_test_callback got host '%s' serv '%s' for addr %s context %p\n",
884 TRACE(
[all...]
/freebsd/tools/test/ptrace/
H A Dscescx.c39 #define TRACE ">>>> " macro
176 printf(TRACE "pid %d path %s\n", pid, pathname); in get_pathname()
185 printf(TRACE "pid %d wait %s", pid, in wait_info()
284 printf(TRACE "remote getpid %ld errno %d\n", in trace_sc()
296 printf(TRACE "forked child %d\n", lwpinfo.pl_child_pid); in trace_sc()
338 printf(TRACE "forked child %d\n", lwpinfo.pl_child_pid); in trace_cont()
428 printf(TRACE "attached to pid %d\n", pid1); in main()
436 printf(TRACE "nested loop, pid %d status %s\n", in main()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_printw.c51 #ifdef TRACE in NCURSES_EXPORT()
72 #ifdef TRACE in wprintw()
92 #ifdef TRACE in mvprintw()
115 #ifdef TRACE in mvwprintw()
/freebsd/cddl/usr.sbin/dwatch/
H A Ddwatch96 TRACE= # -x
568 [ "$TRACE" ] && ARGV="$ARGV -x"
778 x) TRACE=1 ;;
914 {${TRACE:+
966 {${TRACE:+
1005 if [ "$CUSTOM_TEST$EXECNAME$JID$OUTPUT$TIMEOUT$TRACE$VERBOSE" -a \
1014 [ "$TRACE" ] && msg="$msg trace: $TRACE"
/freebsd/bin/sh/
H A Dshell.h69 #define TRACE(param) sh_trace param macro
71 #define TRACE(param) macro
H A Djobs.c477 TRACE(("showjobs(%d) called\n", change)); in showjobs()
805 TRACE(("makejob(%p, %d) returns %%%td\n", (void *)node, nprocs, in makejob()
891 TRACE(("forkshell(%%%td, %p, %d) called\n", jp - jobtab, (void *)n, in forkshell()
899 TRACE(("Fork failed, errno=%d\n", errno)); in forkshell()
908 TRACE(("Child shell %d\n", (int)getpid())); in forkshell()
999 TRACE(("In parent shell: child = %d\n", (int)pid)); in forkshell()
1012 TRACE(("vforkexecshell(%%%td, %s, %p) called\n", jp - jobtab, argv[0], in vforkexecshell()
1020 TRACE(("Vfork failed, errno=%d\n", errno)); in vforkexecshell()
1025 TRACE(("Child shell %d\n", (int)getpid())); in vforkexecshell()
1050 TRACE(("In parent shell: child = %d\n", (int)pid)); in vforkexecshell()
[all …]
/freebsd/contrib/unifdef/tests/
H A Dxterm.expout60 TRACE(("...decode_keyvalue %#x\n", value));
73 TRACE(("set_owner(%s, uid=%d, gid=%d, mode=%#o\n",
74 TRACE(("...stat uid=%d, gid=%d, mode=%#o\n",
83 TRACE(("...parsed #%d: %s=%#x\n", count, mp->name, c));
/freebsd/contrib/dialog/
H A Dbuildlist.c49 #define TRACE(p) dlg_trace_msg p
51 #define TRACE(p) /* nothing */ macro
85 TRACE(("!... choice %d: %p vs row %d: %p\n", in index2row()
94 TRACE(("! index2row(choice %d, %s) = %d\n", choice, mySide(selected), result)); in index2row()
108 TRACE(("!... row %d: %p vs choice %d: %p\n", in row2index()
116 TRACE(("! row2index(row %d, %s) = %d\n", row, mySide(selected), result)); in row2index()
183 TRACE(("! print_1_list %d %s, top %d\n", choice, mySide(selected), top_row)); in print_1_list()
219 TRACE(("! prev_item choice %d, %s = %d\n", choice, mySide(selected), result)); in prev_item()
258 TRACE(("! given item %d, testing next-item on row %d\n", choice, row + 1)); in next_item()
262 TRACE(("! next_item(%d, %s) ->%d\n", choice, mySide(selected), result)); in next_item()
[all …]

123456