Searched defs:typegraph_size (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c428 typegraph_size(mdb_ctf_id_t type) function
652 if (typegraph_size(last) == typegraph_size(type)) {
1617 size = typegraph_size(type);
1643 if (offs >= typegraph_size(type))
1838 tsize = typegraph_size(type);
2631 typegraph_size(node->tgn_type), node->tgn_reach,

Completed in 51 milliseconds