Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dbin.c24 if (malloc_mutex_init(&bin->lock, "bin", WITNESS_RANK_BIN, in bin_init()
/external/jemalloc_new/include/jemalloc/internal/
Dwitness.h54 #define WITNESS_RANK_BIN WITNESS_RANK_LEAF macro