Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c81 ulong_t s_nsbytes; /* total size of all structs */ member
578 stats.s_nsbytes += size; in read_types()
807 long_stat("total size of all structs", stats.s_nsbytes); in print_stats()
813 fp_stat("average size of a struct", (float)stats.s_nsbytes / in print_stats()