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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c66 int tv_min_depth; member in struct:type_visit
642 if (depth < tvp->tv_min_depth)
668 tv.tv_min_depth = 1; /* depth = 0 has already been done */
688 tv.tv_min_depth = 0;

Completed in 64 milliseconds