HomeSort by: relevance | last modified time | path
    Searched defs:opt_muzzy_decay_ms (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/src/
arena.c 34 ssize_t opt_muzzy_decay_ms = MUZZY_DECAY_MS_DEFAULT; variable
1775 arena_muzzy_decay_ms_default_set(opt_muzzy_decay_ms);
  /src/external/bsd/jemalloc/dist/src/
arena.c 29 ssize_t opt_muzzy_decay_ms = MUZZY_DECAY_MS_DEFAULT; variable
1983 arena_muzzy_decay_ms_default_set(opt_muzzy_decay_ms);
  /src/external/bsd/jemalloc/include/jemalloc/internal/
private_namespace.gen.h 83 #define opt_muzzy_decay_ms JEMALLOC_N(opt_muzzy_decay_ms) macro
private_namespace.h 83 #define opt_muzzy_decay_ms JEMALLOC_N(opt_muzzy_decay_ms) macro
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
private_namespace.gen.h 83 #define opt_muzzy_decay_ms JEMALLOC_N(opt_muzzy_decay_ms) macro
private_namespace.h 83 #define opt_muzzy_decay_ms JEMALLOC_N(opt_muzzy_decay_ms) macro

Completed in 51 milliseconds