Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c67 int tv_min_depth; member
643 if (depth < tvp->tv_min_depth) in type_cb()
669 tv.tv_min_depth = 1; /* depth = 0 has already been done */ in type_cb()
689 tv.tv_min_depth = 0; in mdb_ctf_type_visit()