Home
last modified time | relevance | path

Searched defs:je_malloc_usable_size (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dpublic_namespace.h20 #define je_malloc_usable_size JEMALLOC_N(malloc_usable_size) macro
/external/jemalloc/include/jemalloc/
Djemalloc_rename.h26 # define je_malloc_usable_size je_malloc_usable_size macro
Djemalloc.h86 # define je_malloc_usable_size je_malloc_usable_size macro
/external/jemalloc/src/
Djemalloc.c2606 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) function