Home
last modified time | relevance | path

Searched refs:tsd_fast (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dtsd.h246 tsd_fast(tsd_t *tsd) { in tsd_fast() function
267 assert(tsd_fast(tsd)); in tsd_fetch_impl()
Djemalloc_internal_inlines_a.h153 bool fast = tsd_fast(tsd); in pre_reentrancy()
/external/jemalloc_new/src/
Dtsd.c118 assert(!tsd_fast(tsd)); in tsd_fetch_slow()
Djemalloc.c2017 if (likely(tsd_fast(tsd))) {
2405 if (likely(tsd_fast(tsd))) {
2943 bool fast = tsd_fast(tsd);
3003 bool fast = tsd_fast(tsd);