Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/dump/
H A Ddump.c82 ulong_t s_nsbytes; /* total size of all structs */ member
514 stats.s_nsbytes += size; in read_types()
718 long_stat("total size of all structs", stats.s_nsbytes); in print_stats()
724 fp_stat("average size of a struct", (float)stats.s_nsbytes / in print_stats()