Lines Matching refs:SIZE_AMOUNT
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));
2346 SIZE_AMOUNT (G.bytes_mapped),
2347 SIZE_AMOUNT (G.allocated),
2348 SIZE_AMOUNT (total_overhead));
2357 SIZE_AMOUNT (G.stats.total_overhead));
2360 SIZE_AMOUNT (G.stats.total_allocated));
2364 SIZE_AMOUNT (G.stats.total_overhead_under32));
2367 SIZE_AMOUNT (G.stats.total_allocated_under32));
2370 SIZE_AMOUNT (G.stats.total_overhead_under64));
2373 SIZE_AMOUNT (G.stats.total_allocated_under64));
2376 SIZE_AMOUNT (G.stats.total_overhead_under128));
2379 SIZE_AMOUNT (G.stats.total_allocated_under128));
2387 SIZE_AMOUNT (G.stats.total_overhead_per_order[i]));
2391 SIZE_AMOUNT (G.stats.total_allocated_per_order[i]));