Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c84 ulong_t s_numem; /* total number of union members */ member
584 stats.s_numem += n; in read_types()
819 long_stat("total number of union members", stats.s_numem); in print_stats()
826 (float)stats.s_numem / (float)stats.s_types[CTF_K_UNION]); in print_stats()