Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c237 size_t tgs_unmarked; member
1464 stats->tgs_unmarked++; in typegraph_stats_node()
1585 typegraph_stat_perc("unmarked", stats.tgs_unmarked, n); in typegraph_stats()
2520 stats.tgs_unmarked, stats.tgs_known, stats.tgs_typed, in typegraph()