Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dggc.h205 extern void *ggc_alloc_stat (size_t MEM_STAT_DECL);
206 #define ggc_alloc(s) ggc_alloc_stat (s MEM_STAT_INFO)
315 # define ggc_alloc_zone_pass_stat(s, z) ggc_alloc_stat (s PASS_MEM_STAT)
H A Dggc-none.c44 ggc_alloc_stat (size_t size MEM_STAT_DECL) in ggc_alloc_stat() function
H A Dggc-common.c138 void *buf = ggc_alloc_stat (size PASS_MEM_STAT); in ggc_alloc_cleared_stat()
151 return ggc_alloc_stat (size PASS_MEM_STAT); in ggc_realloc_stat()
173 r = ggc_alloc_stat (size PASS_MEM_STAT); in ggc_realloc_stat()
H A Dggc-page.c1075 return ggc_alloc_stat (size PASS_MEM_STAT); in ggc_alloc_typed_stat()
1081 ggc_alloc_stat (size_t size MEM_STAT_DECL) in ggc_alloc_stat() function
H A Dggc-zone.c1295 ggc_alloc_stat (size_t size MEM_STAT_DECL) in ggc_alloc_stat() function
H A DChangeLog-20063230 (ggc_alloc_stat): Use NUM_SIZE_LOOKUP.
4192 (ggc_alloc_stat): Adjust user.
H A DChangeLog-200434710 (ggc_alloc_stat): New name of ggc_alloc. Add MEM_STAT_DECL
39589 * ggc-none.c (ggc_alloc_types_stat, ggc_alloc_stat, ggc_alloc_zone_stat,
39596 ggc_alloc_stat): Rename from ... ; pass locations
39599 (ggc_alloc_stat): Record overehead.
39602 (ggc_alloc_types_stat, ggc_alloc_stat, ggc_alloc_zone_stat,
H A DChangeLog-200518188 * ggc-page.c (ggc_alloc_stat): Record amount of memory allocated.
20960 * ggc-zone.c (ggc_alloc_typed_stat, ggc_alloc_stat): Use
34489 * ggc-page.c (ggc_alloc_stat): Use __builtin_ctzl instead of a