Searched refs:DEBUGF (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/efcode/engine/
H A Dcleanup.c48 DEBUGF(EXIT_WORDS, dump_words(env));
49 DEBUGF(TOKEN_USAGE, verify_usage(env));
H A Dinterp.c44 DEBUGF(NEXT_VITALS, output_vitals(env);
H A Dinit.c134 DEBUGF(ANY, env->table[i].usage = 0);
H A Dfcode.c531 DEBUGF(BYTELOAD_DS, output_data_stack(env, MSG_FC_DEBUG));
532 DEBUGF(BYTELOAD_RS, output_return_stack(env, 1, MSG_FC_DEBUG));
533 DEBUGF(BYTELOAD_TOKENS, log_message(MSG_FC_DEBUG,
542 DEBUGF(TOKEN_USAGE, entry->usage++);
H A Dinteractive.c194 DEBUGF(SHOW_RS, output_return_stack(env, 0, MSG_FC_DEBUG));
195 DEBUGF(SHOW_STACK, output_data_stack(env, MSG_FC_DEBUG));
H A Dprims64.c145 DEBUGF(COMMA, dump_comma(env, "x,"));
H A Dforth.c839 DEBUGF(COMMA, dump_comma(env, ","));
849 DEBUGF(COMMA, dump_comma(env, "l,"));
859 DEBUGF(COMMA, dump_comma(env, "w,"));
869 DEBUGF(COMMA, dump_comma(env, "c,"));
887 DEBUGF(COMMA, dump_comma(env, "compile,"));
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c63 #define DEBUGF(level, args) \ macro
68 #define DEBUGF(level, args) /* nothing */ macro
336 DEBUGF(1, (CE_NOTE, "attach sghsc driver. "));
372 DEBUGF(1, (CE_NOTE, "sghsc%d: node %d / board %d has %d slots",
396 DEBUGF(1, (CE_NOTE, "sghsc%d: node %d / board %d is type %d",
404 DEBUGF(1, (CE_NOTE, "sghsc%d: sghsc_register_slots"
412 DEBUGF(1, (CE_NOTE, "sghsc%d: sghsc_connect failed for"
449 DEBUGF(1, (CE_NOTE, "sghsc: creating event thread"
475 DEBUGF(1, (CE_NOTE, "sghsc%d: attach failed for node %d",
561 DEBUGF(
[all...]
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_extvnops.c44 #define DEBUGF(args) { if (evn_ufs_debug) cmn_err args; } macro
46 #define DEBUGF(args) macro
100 DEBUGF((CE_CONT, "?ufs_rdwr: %s vp: %p pages:%p off %llx len %lx"
143 DEBUGF((CE_CONT, "?ufs_rdwr_data: hole %llx - %lx\n",
190 DEBUGF((CE_CONT, "?loop ufs_rdwr_data.. off %llx len %lx\n",
194 DEBUGF((CE_CONT, "?ufs_rdwr_data: off %llx len %lx pages: %p ------\n",
295 DEBUGF((CE_CONT, "?ufs_alloc: off %llx len %lx size %llx fdb: %p\n",
310 DEBUGF((CE_CONT, "?ufs_alloc_data: offset: %llx len %x\n",
320 DEBUGF((CE_CONT, "?ufs_alloc_data: grow %llx -> %llx\n",
328 DEBUGF((CE_CON
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dwinlockio.c269 #define DEBUGF(level, args) { if (lock_debug >= (level)) cmn_err args; } macro
271 #define DEBUGF(level, args) macro
434 DEBUGF(1, (CE_CONT, "winlock_attach, devi=%p, cmd=%d\n",
451 DEBUGF(1, (CE_CONT, "winlock_detach, devi=%p, cmd=%d\n",
463 DEBUGF(1, (CE_CONT, "detach freeing trashpage and lockpage\n"));
517 DEBUGF(1, (CE_CONT, "winlockioctl: cmd=%d, arg=0x%p\n",
570 DEBUGF(1, (CE_CONT, "winlock_segmap off=%lx, len=0x%lx\n", off, len));
590 DEBUGF(1, (CE_CONT, "winlock devmap: off=%llx, len=%lx, dhp=%p\n",
607 DEBUGF(2, (CE_CONT,
880 DEBUGF(
[all...]
/illumos-gate/usr/src/uts/common/fs/
H A Dfdbuffer.c45 #define DEBUGF(lvl, args) { if ((lvl) & fdb_debug) cmn_err args; } macro
47 #define DEBUGF(level, args) macro
98 DEBUGF(FDB_D_CREATE, (CE_NOTE,
126 DEBUGF(FDB_D_CREATE, (CE_NOTE,
177 DEBUGF(FDB_D_CREATE, (CE_NOTE, "?fdb_free: addr: %p flags: %x",
225 DEBUGF(FDB_D_IO, (CE_NOTE, "?fdb_add_hole: off %llx len %lx",
348 DEBUGF(FDB_D_IO, (CE_NOTE,
438 DEBUGF(FDB_D_IO, (CE_NOTE,
472 DEBUGF(FDB_D_IO, (CE_NOTE,
/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dprivate.h44 #define DEBUGF(x, y) if (get_interpreter_debug_level() & (DEBUG_##x))\ macro
53 #define DEBUGF(x, y) macro
/illumos-gate/usr/src/uts/sun/io/
H A Dsocal.c93 #define DEBUGF(level, args) \ macro
98 #define DEBUGF(level, args) /* Nothing */ macro
429 DEBUGF(4, (CE_CONT, socal_initmsg));
442 DEBUGF(4, (CE_CONT, "socal: _init: return=%d\n", stat));
454 DEBUGF(4, (CE_CONT, "socal: _fini: \n"));
458 DEBUGF(4, (CE_CONT, "socal: _fini: return=%d\n", stat));
489 DEBUGF(4, (CE_CONT, "socal%d entering attach: cmd=%x\n", instance,
503 DEBUGF(4, (CE_CONT, "socal%d resumed\n", instance));
546 DEBUGF(4, (CE_CONT, "socal%d attach: allocated soft state\n",
558 DEBUGF(
[all...]
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_dev.c80 #define DEBUGF(level, args) { if (segdev_debug >= (level)) cmn_err args; } macro
82 #define DEBUGF(level, args) macro
470 DEBUGF(3, (CE_CONT, "segdev_dup: dhp %p seg %p\n",
520 DEBUGF(1, (CE_CONT,
601 DEBUGF(1, (CE_CONT, "devmap_handle_dup ERROR: "
642 DEBUGF(3, (CE_CONT, "segdev_unmap: dhp %p seg %p addr %p len %lx\n",
658 DEBUGF(1, (CE_CONT, "segdev_unmap: softlockcnt %ld\n", sz));
804 DEBUGF(3, (CE_CONT, "segdev_unmap: segdev_dup seg %p nseg %p\n",
862 DEBUGF(3, (CE_CONT, "unmap: dhp %p addr %p uvaddr %p len %lx\n",
1131 DEBUGF(
[all...]
/illumos-gate/usr/src/lib/efcode/fcdriver/
H A Dupload.c120 DEBUGF(UPLOAD, print_property(env, p, " Upload: "));
H A Dget_req.c340 DEBUGF(UPLOAD, dot_request(env));
363 DEBUGF(UPLOAD, dot_request(env));

Completed in 105 milliseconds