Home
last modified time | relevance | path

Searched refs:SIZE_AMOUNT (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dalloc-pool.h69 SIZE_AMOUNT (m_instances), in dump()
70 SIZE_AMOUNT (m_allocated), in dump()
72 SIZE_AMOUNT (m_peak), in dump()
73 SIZE_AMOUNT (m_times), in dump()
93 SIZE_AMOUNT (m_instances), SIZE_AMOUNT (m_allocated)); in dump_footer()
H A Dvec.c90 SIZE_AMOUNT (m_allocated), in dump()
92 SIZE_AMOUNT (m_peak), (uint64_t)m_times, in dump()
94 SIZE_AMOUNT (m_items), SIZE_AMOUNT (m_items_peak)); in dump()
102 "Total", SIZE_AMOUNT (m_allocated), in dump_footer()
103 SIZE_AMOUNT (m_times), SIZE_AMOUNT (m_items)); in dump_footer()
H A Dggc-page.c2328 SIZE_AMOUNT (allocated), in ggc_print_statistics()
2329 SIZE_AMOUNT (in_use), in ggc_print_statistics()
2330 SIZE_AMOUNT (overhead)); in ggc_print_statistics()
2335 SIZE_AMOUNT (G.bytes_mapped), in ggc_print_statistics()
2336 SIZE_AMOUNT (G.allocated), in ggc_print_statistics()
2337 SIZE_AMOUNT (total_overhead)); in ggc_print_statistics()
2346 SIZE_AMOUNT (G.stats.total_overhead)); in ggc_print_statistics()
2349 SIZE_AMOUNT (G.stats.total_allocated)); in ggc_print_statistics()
2353 SIZE_AMOUNT (G.stats.total_overhead_under32)); in ggc_print_statistics()
2356 SIZE_AMOUNT (G.stats.total_allocated_under32)); in ggc_print_statistics()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dalloc-pool.h70 SIZE_AMOUNT (m_instances), in dump()
71 SIZE_AMOUNT (m_allocated), in dump()
73 SIZE_AMOUNT (m_peak), in dump()
74 SIZE_AMOUNT (m_times), in dump()
94 SIZE_AMOUNT (m_instances), SIZE_AMOUNT (m_allocated)); in dump_footer()
H A Dvec.c91 SIZE_AMOUNT (m_allocated), in dump()
93 SIZE_AMOUNT (m_peak), (uint64_t)m_times, in dump()
95 SIZE_AMOUNT (m_items), SIZE_AMOUNT (m_items_peak)); in dump()
103 "Total", SIZE_AMOUNT (m_allocated), in dump_footer()
104 SIZE_AMOUNT (m_times), SIZE_AMOUNT (m_items)); in dump_footer()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dalloc-pool.h70 SIZE_AMOUNT (m_instances), in dump()
71 SIZE_AMOUNT (m_allocated), in dump()
73 SIZE_AMOUNT (m_peak), in dump()
74 SIZE_AMOUNT (m_times), in dump()
94 SIZE_AMOUNT (m_instances), SIZE_AMOUNT (m_allocated)); in dump_footer()
H A Dvec.c91 SIZE_AMOUNT (m_allocated), in dump()
93 SIZE_AMOUNT (m_peak), (uint64_t)m_times, in dump()
95 SIZE_AMOUNT (m_items), SIZE_AMOUNT (m_items_peak)); in dump()
103 "Total", SIZE_AMOUNT (m_allocated), in dump_footer()
104 SIZE_AMOUNT (m_times), SIZE_AMOUNT (m_items)); in dump_footer()
H A Dggc-page.c2254 SIZE_AMOUNT (G.allocated), SIZE_AMOUNT (G.bytes_mapped)); in ggc_trim()
2328 SIZE_AMOUNT (allocated), in ggc_print_statistics()
2329 SIZE_AMOUNT (in_use), in ggc_print_statistics()
2330 SIZE_AMOUNT (overhead)); in ggc_print_statistics()
2335 SIZE_AMOUNT (G.bytes_mapped), in ggc_print_statistics()
2336 SIZE_AMOUNT (G.allocated), in ggc_print_statistics()
2337 SIZE_AMOUNT (total_overhead)); in ggc_print_statistics()
2346 SIZE_AMOUNT (G.stats.total_overhead)); in ggc_print_statistics()
2349 SIZE_AMOUNT (G.stats.total_allocated)); in ggc_print_statistics()
2353 SIZE_AMOUNT (G.stats.total_overhead_under32)); in ggc_print_statistics()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dalloc-pool.h70 SIZE_AMOUNT (m_instances), in dump()
71 SIZE_AMOUNT (m_allocated), in dump()
73 SIZE_AMOUNT (m_peak), in dump()
74 SIZE_AMOUNT (m_times), in dump()
94 SIZE_AMOUNT (m_instances), SIZE_AMOUNT (m_allocated)); in dump_footer()
H A Dvec.c91 SIZE_AMOUNT (m_allocated), in dump()
93 SIZE_AMOUNT (m_peak), (uint64_t)m_times, in dump()
95 SIZE_AMOUNT (m_items), SIZE_AMOUNT (m_items_peak)); in dump()
103 "Total", SIZE_AMOUNT (m_allocated), in dump_footer()
104 SIZE_AMOUNT (m_times), SIZE_AMOUNT (m_items)); in dump_footer()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dalloc-pool.h70 SIZE_AMOUNT (m_instances), in dump()
71 SIZE_AMOUNT (m_allocated), in dump()
73 SIZE_AMOUNT (m_peak), in dump()
74 SIZE_AMOUNT (m_times), in dump()
94 SIZE_AMOUNT (m_instances), SIZE_AMOUNT (m_allocated)); in dump_footer()
H A Dvec.c81 SIZE_AMOUNT (m_allocated), in dump()
83 SIZE_AMOUNT (m_peak), (uint64_t)m_times, in dump()
85 SIZE_AMOUNT (m_items), SIZE_AMOUNT (m_items_peak)); in dump()
93 "Total", SIZE_AMOUNT (m_allocated), in dump_footer()
94 SIZE_AMOUNT (m_times), SIZE_AMOUNT (m_items)); in dump_footer()
H A Dggc-page.c2261 SIZE_AMOUNT (G.allocated), SIZE_AMOUNT (G.bytes_mapped)); in ggc_trim()
2335 SIZE_AMOUNT (allocated), in ggc_print_statistics()
2336 SIZE_AMOUNT (in_use), in ggc_print_statistics()
2337 SIZE_AMOUNT (overhead)); in ggc_print_statistics()
2342 SIZE_AMOUNT (G.bytes_mapped), in ggc_print_statistics()
2343 SIZE_AMOUNT (G.allocated), in ggc_print_statistics()
2344 SIZE_AMOUNT (total_overhead)); in ggc_print_statistics()
2353 SIZE_AMOUNT (G.stats.total_overhead)); in ggc_print_statistics()
2356 SIZE_AMOUNT (G.stats.total_allocated)); in ggc_print_statistics()
2360 SIZE_AMOUNT (G.stats.total_overhead_under32)); in ggc_print_statistics()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dalloc-pool.h70 SIZE_AMOUNT (m_instances), in dump()
71 SIZE_AMOUNT (m_allocated), in dump()
73 SIZE_AMOUNT (m_peak), in dump()
74 SIZE_AMOUNT (m_times), in dump()
94 SIZE_AMOUNT (m_instances), SIZE_AMOUNT (m_allocated)); in dump_footer()
H A Dvec.c91 SIZE_AMOUNT (m_allocated), in dump()
93 SIZE_AMOUNT (m_peak), (uint64_t)m_times, in dump()
95 SIZE_AMOUNT (m_items), SIZE_AMOUNT (m_items_peak)); in dump()
103 "Total", SIZE_AMOUNT (m_allocated), in dump_footer()
104 SIZE_AMOUNT (m_times), SIZE_AMOUNT (m_items)); in dump_footer()
H A Dggc-page.c2254 SIZE_AMOUNT (G.allocated), SIZE_AMOUNT (G.bytes_mapped)); in ggc_trim()
2328 SIZE_AMOUNT (allocated), in ggc_print_statistics()
2329 SIZE_AMOUNT (in_use), in ggc_print_statistics()
2330 SIZE_AMOUNT (overhead)); in ggc_print_statistics()
2335 SIZE_AMOUNT (G.bytes_mapped), in ggc_print_statistics()
2336 SIZE_AMOUNT (G.allocated), in ggc_print_statistics()
2337 SIZE_AMOUNT (total_overhead)); in ggc_print_statistics()
2346 SIZE_AMOUNT (G.stats.total_overhead)); in ggc_print_statistics()
2349 SIZE_AMOUNT (G.stats.total_allocated)); in ggc_print_statistics()
2353 SIZE_AMOUNT (G.stats.total_overhead_under32)); in ggc_print_statistics()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dalloc-pool.h70 SIZE_AMOUNT (m_instances), in dump()
71 SIZE_AMOUNT (m_allocated), in dump()
73 SIZE_AMOUNT (m_peak), in dump()
74 SIZE_AMOUNT (m_times), in dump()
94 SIZE_AMOUNT (m_instances), SIZE_AMOUNT (m_allocated)); in dump_footer()
H A Dvec.c91 SIZE_AMOUNT (m_allocated), in dump()
93 SIZE_AMOUNT (m_peak), (uint64_t)m_times, in dump()
95 SIZE_AMOUNT (m_items), SIZE_AMOUNT (m_items_peak)); in dump()
103 "Total", SIZE_AMOUNT (m_allocated), in dump_footer()
104 SIZE_AMOUNT (m_times), SIZE_AMOUNT (m_items)); in dump_footer()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dalloc-pool.h70 SIZE_AMOUNT (m_instances), in dump()
71 SIZE_AMOUNT (m_allocated), in dump()
73 SIZE_AMOUNT (m_peak), in dump()
74 SIZE_AMOUNT (m_times), in dump()
94 SIZE_AMOUNT (m_instances), SIZE_AMOUNT (m_allocated)); in dump_footer()
H A Dvec.c91 SIZE_AMOUNT (m_allocated), in dump()
93 SIZE_AMOUNT (m_peak), (uint64_t)m_times, in dump()
95 SIZE_AMOUNT (m_items), SIZE_AMOUNT (m_items_peak)); in dump()
103 "Total", SIZE_AMOUNT (m_allocated), in dump_footer()
104 SIZE_AMOUNT (m_times), SIZE_AMOUNT (m_items)); in dump_footer()
H A Dggc-page.c2254 SIZE_AMOUNT (G.allocated), SIZE_AMOUNT (G.bytes_mapped));
2328 SIZE_AMOUNT (allocated),
2329 SIZE_AMOUNT (in_use),
2330 SIZE_AMOUNT (overhead));
2335 SIZE_AMOUNT (G.bytes_mapped),
2336 SIZE_AMOUNT (G.allocated),
2337 SIZE_AMOUNT (total_overhead));
2346 SIZE_AMOUNT (G.stats.total_overhead));
2349 SIZE_AMOUNT (G.stats.total_allocated));
2353 SIZE_AMOUNT (G.stats.total_overhead_under32));
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dalloc-pool.h69 SIZE_AMOUNT (m_instances), in dump()
70 SIZE_AMOUNT (m_allocated), in dump()
72 SIZE_AMOUNT (m_peak), in dump()
73 SIZE_AMOUNT (m_times), in dump()
93 SIZE_AMOUNT (m_instances), SIZE_AMOUNT (m_allocated)); in dump_footer()
H A Dvec.c90 SIZE_AMOUNT (m_allocated), in dump()
92 SIZE_AMOUNT (m_peak), (uint64_t)m_times, in dump()
94 SIZE_AMOUNT (m_items), SIZE_AMOUNT (m_items_peak)); in dump()
102 "Total", SIZE_AMOUNT (m_allocated), in dump_footer()
103 SIZE_AMOUNT (m_times), SIZE_AMOUNT (m_items)); in dump_footer()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dalloc-pool.h69 SIZE_AMOUNT (m_instances), in dump()
70 SIZE_AMOUNT (m_allocated), in dump()
72 SIZE_AMOUNT (m_peak), in dump()
73 SIZE_AMOUNT (m_times), in dump()
93 SIZE_AMOUNT (m_instances), SIZE_AMOUNT (m_allocated)); in dump_footer()
H A Dvec.c90 SIZE_AMOUNT (m_allocated), in dump()
92 SIZE_AMOUNT (m_peak), (uint64_t)m_times, in dump()
94 SIZE_AMOUNT (m_items), SIZE_AMOUNT (m_items_peak)); in dump()
102 "Total", SIZE_AMOUNT (m_allocated), in dump_footer()
103 SIZE_AMOUNT (m_times), SIZE_AMOUNT (m_items)); in dump_footer()

1234567