Home
last modified time | relevance | path

Searched refs:sdallocx (Results 1 – 14 of 14) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dpublic_symbols.txt14 sdallocx:sdallocx
A Dpublic_namespace.h14 #define je_sdallocx JEMALLOC_N(sdallocx)
/third_party/ulib/jemalloc/test/integration/
A Dsdallocx.c9 sdallocx(ptr, 64, 0); in TEST_BEGIN()
40 sdallocx(ps[i], sz, in TEST_BEGIN()
/third_party/ulib/uboringssl/crypto/
A Dmem.c84 void sdallocx(void *ptr, size_t size, int flags);
90 void sdallocx(void *ptr, size_t size, int flags) { in sdallocx() function
114 sdallocx(ptr, size + OPENSSL_MALLOC_PREFIX, 0 /* flags */); in OPENSSL_free()
/third_party/ulib/jemalloc/include/jemalloc/
A Djemalloc_rename.h20 # define je_sdallocx sdallocx
A Djemalloc_mangle.h25 # define sdallocx je_sdallocx macro
A Djemalloc_mangle_jet.h25 # define sdallocx jet_sdallocx macro
A Djemalloc.h74 # define je_sdallocx sdallocx
368 # define sdallocx je_sdallocx macro
A Djemalloc_protos.h.in39 JEMALLOC_EXPORT void JEMALLOC_NOTHROW @je_@sdallocx(void *ptr, size_t size,
/third_party/ulib/jemalloc/test/stress/
A Dmicrobench.c92 sdallocx(p, 1, 0); in malloc_sdallocx()
/third_party/ulib/jemalloc/test/unit/
A Ddecay.c152 sdallocx(p, sz, MALLOCX_TCACHE_NONE); in TEST_BEGIN()
/third_party/ulib/jemalloc/
A DMakefile.in212 $(srcroot)test/integration/sdallocx.c \
A Dconfigure.ac699 …lign aligned_alloc realloc free mallocx rallocx xallocx sallocx dallocx sdallocx nallocx mallctl m…
A DChangeLog375 - Add sdallocx(), which implements sized deallocation. The primary

Completed in 22 milliseconds