Searched refs:ggc_record_overhead (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | ggc.h | 221 extern void ggc_record_overhead (size_t, size_t, void * MEM_STAT_DECL);
|
| HD | ggc-common.c | 876 ggc_record_overhead (size_t allocated, size_t overhead, void *ptr, in ggc_record_overhead() function
|
| HD | ggc-page.c | 1202 ggc_record_overhead (OBJECT_SIZE (order), OBJECT_SIZE (order) - size, in ggc_alloc_stat()
|
| HD | ggc-zone.c | 1235 ggc_record_overhead (orig_size, size - orig_size, result PASS_MEM_STAT); in ggc_alloc_zone_stat()
|
| HD | ChangeLog-2004 | 13824 ggc_record_overhead): Likewise. 15656 (ggc_record_overhead): Take ptr argument, record it 15660 * ggc-page.c (ggc_alloc): Update call of ggc_record_overhead 15665 (ggc_record_overhead): Update prototype. 39588 (ggc_record_overhead, dump_statistics): New global function.
|