Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_snap.c603 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in step_child()
609 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in step_child()
632 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in step_sibling()
638 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in step_sibling()
709 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in topo_walk_step()
781 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in topo_walk_bottomup()
787 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in topo_walk_bottomup()
H A Dtopo_subr.h52 #define TOPO_DBG_WALK 0x0008 /* enable walker debug messages */ macro
H A Dtopo_subr.c106 { "walk", "walker subsystem debug messages enabled", TOPO_DBG_WALK },
H A Dtopo_digraph.c560 topo_dprintf(thp, TOPO_DBG_WALK, "Cycle detected: %s", in visit_vertex()