Searched defs:opt_muzzy_decay_ms (Results 1 – 3 of 3) sorted by relevance
84 #define opt_muzzy_decay_ms JEMALLOC_N(opt_muzzy_decay_ms) macro
83 #define opt_muzzy_decay_ms JEMALLOC_N(opt_muzzy_decay_ms) macro
31 ssize_t opt_muzzy_decay_ms = MUZZY_DECAY_MS_DEFAULT; variable