Home
last modified time | relevance | path

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

12345

/freebsd-14-stable/contrib/ncurses/panel/
HDpanel.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-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonTargetObjectFile.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-14-stable/contrib/ofed/libibumad/
HDumad.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-14-stable/contrib/unbound/util/
HDsiphash.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-14-stable/contrib/ntp/sntp/
HDmain.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(3, ("timeout_queries: called to check %u items\n", in timeout_queries()
[all …]
HDnetworking.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()
HDkod_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-14-stable/contrib/nvi/common/
HDlog.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 …]
HDline.c116 TRACE(sp, "retrieve TEXT buffer line %lu\n", (u_long)lno); in db_get()
137 TRACE(sp, "retrieve cached line %lu\n", (u_long)lno); in db_get()
183 TRACE(sp, "retrieve DB line %lu\n", (u_long)lno); in db_get()
205 TRACE(sp, "delete line %lu\n", (u_long)lno); in db_delete()
262 TRACE(sp, "append to %lu: len %u {%.*s}\n", lno, len, MIN(len, 20), p); in db_append()
333 TRACE(sp, "insert before %lu: len %lu {%.*s}\n", in db_insert()
395 TRACE(sp, "replace line %lu: len %lu {%.*s}\n", in db_set()
/freebsd-14-stable/crypto/openssl/crypto/
HDtrace.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-14-stable/contrib/ntp/libntp/
HDwork_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()
HDntp_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", in gai_test_callback()
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", in gni_test_callback()
884 TRACE(1, ("gni_test_callback context %p rescode %d gni_errno %d flags 0x%x addr %s\n", in gni_test_callback()
[all …]
HDmachines.c439 TRACE(1, ("In ntp_set_tod\n")); in ntp_set_tod()
454 TRACE(1, ("ntp_set_tod: clock_settime: %d %m\n", rc)); in ntp_set_tod()
473 TRACE(1, ("ntp_set_tod: settimeofday: %d %m\n", rc)); in ntp_set_tod()
485 TRACE(1, ("ntp_set_tod: stime: %d %m\n", rc)); in ntp_set_tod()
492 TRACE(1, ("ntp_set_tod: Final result: %s: %d %m\n", in ntp_set_tod()
HDsocktohost.c51 TRACE(1, ("%s reversed to %s\n", stoa(sock), pbuf)); in socktohost()
110 TRACE(1, ("%s forward check lookup fail: %s\n", pbuf, in socktohost()
/freebsd-14-stable/tools/test/ptrace/
HDscescx.c40 #define TRACE ">>>> " macro
177 printf(TRACE "pid %d path %s\n", pid, pathname); in get_pathname()
186 printf(TRACE "pid %d wait %s", pid, in wait_info()
285 printf(TRACE "remote getpid %ld errno %d\n", in trace_sc()
297 printf(TRACE "forked child %d\n", lwpinfo.pl_child_pid); in trace_sc()
339 printf(TRACE "forked child %d\n", lwpinfo.pl_child_pid); in trace_cont()
429 printf(TRACE "attached to pid %d\n", pid1); in main()
437 printf(TRACE "nested loop, pid %d status %s\n", in main()
/freebsd-14-stable/contrib/ncurses/ncurses/base/
HDlib_printw.c51 #ifdef TRACE in NCURSES_EXPORT()
72 #ifdef TRACE in wprintw()
92 #ifdef TRACE in mvprintw()
115 #ifdef TRACE in mvwprintw()
HDlib_ungetch.c50 #ifdef TRACE
79 #ifdef TRACE in safe_ungetch()
/freebsd-14-stable/contrib/unifdef/tests/
HDxterm.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-14-stable/contrib/dialog/
HDbuildlist.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 …]
/freebsd-14-stable/contrib/ncurses/menu/
HDmf_common.h56 #ifdef TRACE
76 #ifdef TRACE
/freebsd-14-stable/contrib/ncurses/ncurses/
HDterm.priv.h123 #ifdef TRACE
269 #ifdef TRACE
346 #ifdef TRACE
/freebsd-14-stable/contrib/ncurses/ncurses/tinfo/
HDlib_data.c197 #ifdef TRACE
255 #ifdef TRACE
277 #ifdef TRACE
/freebsd-14-stable/contrib/ncurses/ncurses/trace/
HDlib_trace.c55 #ifdef TRACE
112 #if defined(TRACE) in curses_trace()
208 #if defined(TRACE)
227 #ifdef TRACE in _nc_va_tracef()
HDvisbuf.c53 #ifdef TRACE
125 #ifdef TRACE in _nc_visbuf2n()
176 #ifdef TRACE
206 #ifdef TRACE in _nc_viswbuf2n()
/freebsd-14-stable/contrib/ncurses/ncurses/tty/
HDhardscroll.c223 #ifdef TRACE in NCURSES_SP_NAME()
305 #if defined(TRACE) || defined(SCROLLDEBUG) || defined(HASHDEBUG)
351 #ifdef TRACE in main()

12345