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

/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c86 ulong_t s_nubytes; /* total size of all unions */ member in struct:__anon90
521 stats.s_nubytes += size;
732 long_stat("total size of all unions", stats.s_nubytes);
738 fp_stat("average size of a union", (float)stats.s_nubytes /

Completed in 111 milliseconds