Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/src/
H A Dtcache.c39 tcache_salloc(tsdn_t *tsdn, const void *ptr) { in tcache_salloc() function
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h353 #define tcache_salloc JEMALLOC_N(tcache_salloc) macro
H A Dprivate_namespace_jet.h360 #define tcache_salloc JEMALLOC_N(tcache_salloc) macro