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

/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c82 ulong_t s_nsbytes; /* total size of all structs */ member in struct:__anon90
513 stats.s_nsbytes += size;
718 long_stat("total size of all structs", stats.s_nsbytes);
724 fp_stat("average size of a struct", (float)stats.s_nsbytes /

Completed in 107 milliseconds