Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c453 dump_tnode(uintptr_t addr, const void *data, void *arg) in dump_tnode() function
489 (void) mdb_pwalk("topo_nodehash", dump_tnode, NULL, addr); in dump_tnode()
566 return (dump_tnode((uintptr_t)tree_root, NULL, NULL)); in fmtopo()