Searched refs:dallocx (Results 1 – 10 of 10) sorted by relevance
24 dallocx;
3 #define je_dallocx JEMALLOC_N(dallocx)
70 # define je_dallocx dallocx409 # define dallocx je_dallocx macro
183 __weak_reference(__dallocx, dallocx);
45 jemalloc.3 dallocx.3 \
98 void dallocx(void *ptr, int flags);
39 JEMALLOC_EXPORT void JEMALLOC_NOTHROW @je_@dallocx(void *ptr, int flags);
338 +__weak_reference(__dallocx, dallocx);
986 optimization over dallocx() is the removal of a metadata read, which often1040 - Ignore MALLOCX_ARENA(a) in dallocx(), in favor of using the
1059 public_syms="aligned_alloc calloc dallocx free mallctl mallctlbymib mallctlnametomib malloc malloc_…