Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dwitness.h42 #define WITNESS_RANK_DECAY 11U macro
/external/jemalloc_new/src/
Darena.c588 if (malloc_mutex_init(&decay->mtx, "decay", WITNESS_RANK_DECAY, in arena_decay_init()