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

/netbsd-current/external/cddl/osnet/dist/tools/ctf/dump/
H A Ddump.c82 ulong_t s_nsbytes; /* total size of all structs */ member in struct:__anon6729
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 87 milliseconds