Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dwitness.h21 #define WITNESS_RANK_TCACHES 2U macro
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dtcache.c661 if (malloc_mutex_init(&tcaches_mtx, "tcaches", WITNESS_RANK_TCACHES, in tcache_boot()