HomeSort by: relevance | last modified time | path
    Searched refs:SIZE_AMOUNT (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/gcc/
alloc-pool.h 70 SIZE_AMOUNT (m_instances),
71 SIZE_AMOUNT (m_allocated),
73 SIZE_AMOUNT (m_peak),
74 SIZE_AMOUNT (m_times),
94 SIZE_AMOUNT (m_instances), SIZE_AMOUNT (m_allocated));
vec.cc 81 SIZE_AMOUNT (m_allocated),
83 SIZE_AMOUNT (m_peak), (uint64_t)m_times,
85 SIZE_AMOUNT (m_items), SIZE_AMOUNT (m_items_peak));
93 "Total", SIZE_AMOUNT (m_allocated),
94 SIZE_AMOUNT (m_times), SIZE_AMOUNT (m_items));
ggc-page.cc 1170 fprintf (stderr, " released " PRsa (0), SIZE_AMOUNT (n1));
1172 fprintf (stderr, " madv_dontneed " PRsa (0), SIZE_AMOUNT (n2));
2226 fprintf (stderr, " {GC " PRsa (0) " -> ", SIZE_AMOUNT (allocated));
2253 fprintf (stderr, PRsa (0) "}", SIZE_AMOUNT (G.allocated));
2269 SIZE_AMOUNT (G.allocated), SIZE_AMOUNT (G.bytes_mapped));
2286 fprintf (stderr, " {GC " PRsa (0) "} ", SIZE_AMOUNT (G.allocated));
2343 SIZE_AMOUNT (allocated),
2344 SIZE_AMOUNT (in_use),
2345 SIZE_AMOUNT (overhead))
    [all...]
mem-stats.h 212 location_string, SIZE_AMOUNT (m_allocated),
214 SIZE_AMOUNT (m_peak), SIZE_AMOUNT (m_times),
225 SIZE_AMOUNT (m_allocated), SIZE_AMOUNT (m_times));
rtl.cc 709 SIZE_AMOUNT (rtx_alloc_counts[j]),
710 SIZE_AMOUNT (rtx_alloc_sizes[j]));
719 SIZE_AMOUNT (rtvec_alloc_counts),
720 SIZE_AMOUNT (rtvec_alloc_sizes));
726 "Total", SIZE_AMOUNT (total_counts),
727 SIZE_AMOUNT (total_sizes));
bitmap.h 249 location_string, SIZE_AMOUNT (m_allocated),
251 SIZE_AMOUNT (m_peak), SIZE_AMOUNT (m_times),
253 SIZE_AMOUNT (m_nsearches), SIZE_AMOUNT (m_search_iter),
tree-dfa.cc 199 SIZE_AMOUNT (size));
204 SIZE_AMOUNT (size));
209 SIZE_AMOUNT (size));
214 SIZE_AMOUNT (size));
219 SIZE_AMOUNT (size));
224 SIZE_AMOUNT (size));
228 SIZE_AMOUNT (total));
tree-phinodes.cc 84 SIZE_AMOUNT (phi_nodes_created));
86 SIZE_AMOUNT (phi_nodes_reused));
input.cc 1237 SIZE_AMOUNT (s.num_ordinary_maps_used));
1239 SIZE_AMOUNT (s.ordinary_maps_used_size));
1241 SIZE_AMOUNT (s.num_ordinary_maps_allocated));
1243 SIZE_AMOUNT (s.ordinary_maps_allocated_size));
1245 SIZE_AMOUNT (s.num_macro_maps_used));
1247 SIZE_AMOUNT (s.macro_maps_used_size));
1249 SIZE_AMOUNT (s.macro_maps_locations_size));
1251 SIZE_AMOUNT (macro_maps_size));
1253 SIZE_AMOUNT (s.duplicated_macro_maps_locations_size));
1255 SIZE_AMOUNT (total_allocated_map_size))
    [all...]
ggc-common.cc 1213 SIZE_AMOUNT (balance), get_percent (balance, total.get_balance ()),
1214 SIZE_AMOUNT (m_collected),
1216 SIZE_AMOUNT (m_freed), get_percent (m_freed, total.m_freed),
1217 SIZE_AMOUNT (m_overhead),
1219 SIZE_AMOUNT (m_times));
1342 SIZE_AMOUNT (MALLINFO_FN ().arena));
timevar.cc 705 SIZE_AMOUNT (elapsed.ggc_mem),
820 fprintf (fp, PRsa (7) "\n", SIZE_AMOUNT (total->ggc_mem));
tree-ssanames.cc 191 SIZE_AMOUNT (ssa_name_nodes_created));
193 SIZE_AMOUNT (ssa_name_nodes_reused));
gimple.cc 2389 SIZE_AMOUNT (gimple_alloc_counts[i]),
2390 SIZE_AMOUNT (gimple_alloc_sizes[i]));
2396 SIZE_AMOUNT (total_tuples), SIZE_AMOUNT (total_bytes));
  /src/external/gpl3/gcc.old/dist/gcc/
alloc-pool.h 70 SIZE_AMOUNT (m_instances),
71 SIZE_AMOUNT (m_allocated),
73 SIZE_AMOUNT (m_peak),
74 SIZE_AMOUNT (m_times),
94 SIZE_AMOUNT (m_instances), SIZE_AMOUNT (m_allocated));
vec.cc 81 SIZE_AMOUNT (m_allocated),
83 SIZE_AMOUNT (m_peak), (uint64_t)m_times,
85 SIZE_AMOUNT (m_items), SIZE_AMOUNT (m_items_peak));
93 "Total", SIZE_AMOUNT (m_allocated),
94 SIZE_AMOUNT (m_times), SIZE_AMOUNT (m_items));
ggc-page.cc 1169 fprintf (stderr, " released " PRsa (0), SIZE_AMOUNT (n1));
1171 fprintf (stderr, " madv_dontneed " PRsa (0), SIZE_AMOUNT (n2));
2222 fprintf (stderr, " {GC " PRsa (0) " -> ", SIZE_AMOUNT (allocated));
2249 fprintf (stderr, PRsa (0) "}", SIZE_AMOUNT (G.allocated));
2265 SIZE_AMOUNT (G.allocated), SIZE_AMOUNT (G.bytes_mapped));
2282 fprintf (stderr, " {GC " PRsa (0) "} ", SIZE_AMOUNT (G.allocated));
2339 SIZE_AMOUNT (allocated),
2340 SIZE_AMOUNT (in_use),
2341 SIZE_AMOUNT (overhead))
    [all...]
mem-stats.h 212 location_string, SIZE_AMOUNT (m_allocated),
214 SIZE_AMOUNT (m_peak), SIZE_AMOUNT (m_times),
225 SIZE_AMOUNT (m_allocated), SIZE_AMOUNT (m_times));
rtl.cc 855 SIZE_AMOUNT (rtx_alloc_counts[j]),
856 SIZE_AMOUNT (rtx_alloc_sizes[j]));
865 SIZE_AMOUNT (rtvec_alloc_counts),
866 SIZE_AMOUNT (rtvec_alloc_sizes));
872 "Total", SIZE_AMOUNT (total_counts),
873 SIZE_AMOUNT (total_sizes));
bitmap.h 247 location_string, SIZE_AMOUNT (m_allocated),
249 SIZE_AMOUNT (m_peak), SIZE_AMOUNT (m_times),
251 SIZE_AMOUNT (m_nsearches), SIZE_AMOUNT (m_search_iter),
tree-dfa.cc 205 SIZE_AMOUNT (size));
210 SIZE_AMOUNT (size));
215 SIZE_AMOUNT (size));
220 SIZE_AMOUNT (size));
225 SIZE_AMOUNT (size));
230 SIZE_AMOUNT (size));
234 SIZE_AMOUNT (total));
tree-phinodes.cc 84 SIZE_AMOUNT (phi_nodes_created));
86 SIZE_AMOUNT (phi_nodes_reused));
ggc-common.cc 1191 SIZE_AMOUNT (balance), get_percent (balance, total.get_balance ()),
1192 SIZE_AMOUNT (m_collected),
1194 SIZE_AMOUNT (m_freed), get_percent (m_freed, total.m_freed),
1195 SIZE_AMOUNT (m_overhead),
1197 SIZE_AMOUNT (m_times));
1320 SIZE_AMOUNT (MALLINFO_FN ().arena));
input.cc 1114 SIZE_AMOUNT (s.num_ordinary_maps_used));
1116 SIZE_AMOUNT (s.ordinary_maps_used_size));
1118 SIZE_AMOUNT (s.num_ordinary_maps_allocated));
1120 SIZE_AMOUNT (s.ordinary_maps_allocated_size));
1122 SIZE_AMOUNT (s.num_macro_maps_used));
1124 SIZE_AMOUNT (s.macro_maps_used_size));
1126 SIZE_AMOUNT (s.macro_maps_locations_size));
1128 SIZE_AMOUNT (macro_maps_size));
1130 SIZE_AMOUNT (s.duplicated_macro_maps_locations_size));
1132 SIZE_AMOUNT (total_allocated_map_size))
    [all...]
timevar.cc 663 SIZE_AMOUNT (elapsed.ggc_mem),
777 fprintf (fp, PRsa (7) "\n", SIZE_AMOUNT (total->ggc_mem));
tree-ssanames.cc 125 SIZE_AMOUNT (ssa_name_nodes_created));
127 SIZE_AMOUNT (ssa_name_nodes_reused));

Completed in 127 milliseconds

1 2