Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ctfdump/
H A Dctfdump.c369 ctfdump_stat_int("total number of types", sum); in ctfdump_stats()
370 ctfdump_stat_int("total number of integers", in ctfdump_stats()
372 ctfdump_stat_int("total number of floats", in ctfdump_stats()
374 ctfdump_stat_int("total number of pointers", in ctfdump_stats()
376 ctfdump_stat_int("total number of arrays", in ctfdump_stats()
378 ctfdump_stat_int("total number of func types", in ctfdump_stats()
380 ctfdump_stat_int("total number of structs", in ctfdump_stats()
382 ctfdump_stat_int("total number of unions", in ctfdump_stats()
384 ctfdump_stat_int("total number of enums", in ctfdump_stats()
388 ctfdump_stat_int("total number of typedefs", in ctfdump_stats()
[all …]