https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201626
--- Comment #1 from Sean Bruno <[email protected]> --- # ctfdump -S /boot/kernel/kernel - CTF Statistics ------------------------------------------------------------- total number of data objects = 27090 total number of functions = 27781 total number of function arguments = 64171 maximum argument list length = 19 average argument list length = 2.31 total number of types = 35195 total number of integers = 80 total number of floats = 0 total number of pointers = 10742 total number of arrays = 1491 total number of func types = 4137 total number of structs = 11327 total number of unions = 625 total number of enums = 650 total number of forward tags = 38 total number of typedefs = 5410 total number of volatile types = 45 total number of const types = 541 total number of restrict types = 0 total number of unknowns (holes) = 109 total number of struct members = 89882 maximum number of struct members = 248 total size of all structs = 14260270 maximum size of a struct = 2968576 average number of struct members = 7.94 average size of a struct = 1258.96 total number of union members = 2096 maximum number of union members = 33 total size of all unions = 94697 maximum size of a union = 14280 average number of union members = 3.35 average size of a union = 151.52 total number of enum members = 6933 maximum number of enum members = 1023 average number of enum members = 10.67 total number of unique strings = 54992 bytes of string data = 779435 maximum string length = 81 average string length = 14.17 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
