HomeSort by: relevance | last modified time | path
    Searched refs:config_malloc_conf (Results 1 - 10 of 10) sorted by relevancy

  /src/external/bsd/jemalloc/include/jemalloc/internal/
jemalloc_preamble.h 95 static const char * const config_malloc_conf = JEMALLOC_CONFIG_MALLOC_CONF; variable
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
jemalloc_preamble.h 89 static const char * const config_malloc_conf = JEMALLOC_CONFIG_MALLOC_CONF; variable
  /src/external/bsd/jemalloc.old/dist/src/
stats.c 858 emitter_type_string, &config_malloc_conf);
ctl.c 74 CTL_PROTO(config_malloc_conf)
272 {NAME("malloc_conf"), CTL(config_malloc_conf)},
1644 CTL_RO_CONFIG_GEN(config_malloc_conf, const char *)
jemalloc.c 914 opts = config_malloc_conf;
  /src/external/bsd/jemalloc/dist/src/
ctl.c 84 CTL_PROTO(config_malloc_conf)
399 {NAME("malloc_conf"), CTL(config_malloc_conf)},
2117 CTL_RO_CONFIG_GEN(config_malloc_conf, const char *)
stats.c 1408 emitter_type_string, &config_malloc_conf);
jemalloc.c 1021 ret = config_malloc_conf;
  /src/external/bsd/jemalloc/dist/
configure 10491 config_malloc_conf="$JEMALLOC_CONFIG_MALLOC_CONF"
10494 #define JEMALLOC_CONFIG_MALLOC_CONF "$config_malloc_conf"
15781 { $as_echo "$as_me:${as_lineno-$LINENO}: result: malloc_conf : ${config_malloc_conf}" >&5
15782 $as_echo "malloc_conf : ${config_malloc_conf}" >&6; }
  /src/external/bsd/jemalloc.old/dist/
configure 8859 config_malloc_conf="$JEMALLOC_CONFIG_MALLOC_CONF"
8861 #define JEMALLOC_CONFIG_MALLOC_CONF "$config_malloc_conf"
13689 { $as_echo "$as_me:${as_lineno-$LINENO}: result: malloc_conf : ${config_malloc_conf}" >&5
13690 $as_echo "malloc_conf : ${config_malloc_conf}" >&6; }

Completed in 62 milliseconds