Home
last modified time | relevance | path

Searched refs:whatis_debug (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_whatis.c40 static int whatis_debug = 0; variable
94 if (whatis_debug && w->w_magic != WHATIS_MAGIC) { in mdb_whatis_overlaps()
153 if (whatis_debug) { in mdb_whatis_match()
240 if (whatis_debug) { in mdb_whatis_report_object()
277 if (whatis_debug) { in mdb_whatis_report_address()
513 whatis_debug = 0; in cmd_whatis()
516 'D', MDB_OPT_SETBITS, TRUE, &whatis_debug, /* hidden */ in cmd_whatis()
569 if (whatis_debug) { in cmd_whatis()