Home
last modified time | relevance | path

Searched defs:tcache_salloc (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/src/
Dtcache.c26 size_t tcache_salloc(const void *ptr) in tcache_salloc() function
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h493 #define tcache_salloc JEMALLOC_N(tcache_salloc) macro