Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/dump/
H A Ddump.c85 ulong_t s_numem; /* total number of union members */ member
520 stats.s_numem += n; in read_types()
730 long_stat("total number of union members", stats.s_numem); in print_stats()
737 (float)stats.s_numem / (float)stats.s_types[CTF_K_UNION]); in print_stats()