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

/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c84 ulong_t s_sbmax; /* largest struct in terms of bytes */ member in struct:__anon68
514 stats.s_sbmax = MAX(stats.s_sbmax, size);
719 long_stat("maximum size of a struct", stats.s_sbmax);

Completed in 106 milliseconds