HomeSort by relevance Sort by last modified time
    Searched refs:config_malloc_conf (Results 1 - 4 of 4) sorted by null

  /external/jemalloc/src/
stats.c 452 "config.malloc_conf: \"%s\"\n", config_malloc_conf);
ctl.c 80 CTL_PROTO(config_malloc_conf)
251 {NAME("malloc_conf"), CTL(config_malloc_conf)},
    [all...]
jemalloc.c 890 opts = config_malloc_conf;
    [all...]
  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h 52 static const char * const config_malloc_conf = JEMALLOC_CONFIG_MALLOC_CONF; variable

Completed in 91 milliseconds