Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dtcache.c30 tcache_salloc(tsdn_t *tsdn, const void *ptr) in tcache_salloc() function
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h532 #define tcache_salloc JEMALLOC_N(tcache_salloc) macro