Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_tree.h125 int th_debug; /* Debug mask */ member
H A Dtopo_subr.c140 thp->th_debug |= dbp->tdm_mode; in env_process_value()
213 if (!(thp->th_debug & mask)) in topo_dprintf()
H A Dtopo_digraph_xml.c822 if (thp->th_debug & TOPO_DBG_XML) in edge_cb()
970 if (thp->th_debug & TOPO_DBG_XML) in add_props()
H A Dtopo_snap.c430 if (thp->th_debug & TOPO_DBG_FORCE) { in topo_snap_hold()
H A Dtopo_mod.c764 if (mod->tm_debug == 0 || !(thp->th_debug & TOPO_DBG_MOD)) in topo_mod_dprintf()
/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c143 mdb_printf("%-12s %-36d %-30s\n", "tm_debug", th.th_debug, in topo_handle()