Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c65 int tv_base_depth; /* used when recursing from type_cb() */ member
646 depth += tvp->tv_base_depth; in type_cb()
667 tv.tv_base_depth = depth; in type_cb()
687 tv.tv_base_depth = 0; in mdb_ctf_type_visit()