Home
last modified time | relevance | path

Searched refs:je_malloc_usable_size (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dzmalloc.h53 #define zmalloc_size(p) je_malloc_usable_size(p)
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Djemalloc.c3131 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) { in je_malloc_usable_size() function