Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/dump/
H A Ddump.c86 ulong_t s_nubytes; /* total size of all unions */ member
522 stats.s_nubytes += size; in read_types()
732 long_stat("total size of all unions", stats.s_nubytes); in print_stats()
738 fp_stat("average size of a union", (float)stats.s_nubytes / in print_stats()