Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dtcache.h268 tcache_alloc_easy(tcache_bin_t *tbin, bool *tcache_success) in tcache_alloc_easy() function
Dprivate_namespace.h510 #define tcache_alloc_easy JEMALLOC_N(tcache_alloc_easy) macro