Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dtcache_inlines.h54 bool tcache_hard_success; in tcache_alloc_small() local
61 bin, binind, &tcache_hard_success); in tcache_alloc_small()
62 if (tcache_hard_success == false) { in tcache_alloc_small()
/external/jemalloc/include/jemalloc/internal/
Dtcache.h308 bool tcache_hard_success; in tcache_alloc_small() local
314 tbin, binind, &tcache_hard_success); in tcache_alloc_small()
315 if (tcache_hard_success == false) in tcache_alloc_small()