Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c85 ulong_t s_nubytes; /* total size of all unions */ member
586 stats.s_nubytes += size; in read_types()
821 long_stat("total size of all unions", stats.s_nubytes); in print_stats()
827 fp_stat("average size of a union", (float)stats.s_nubytes / in print_stats()