Home
last modified time | relevance | path

Searched refs:malloc_conf (Results 1 – 25 of 27) sorted by relevance

12

/external/jemalloc/test/unit/
Dlg_chunk.c8 const char *malloc_conf = "lg_chunk:0"; variable
Dprof_idump.c4 const char *malloc_conf = variable
Dzero.c4 const char *malloc_conf = variable
Dprof_gdump.c4 const char *malloc_conf = "prof:true,prof_active:false,prof_gdump:true"; variable
Dprof_accum.c9 const char *malloc_conf = variable
Dquarantine.c8 const char *malloc_conf = "abort:false,junk:true,redzone:true,quarantine:" variable
Dprof_thread_name.c4 const char *malloc_conf = "prof:true,prof_active:false"; variable
Dprof_active.c4 const char *malloc_conf = variable
Darena_reset.c4 const char *malloc_conf = "prof:true,lg_prof_sample:0"; variable
Dpack.c3 const char *malloc_conf = variable
Djunk.c7 const char *malloc_conf = variable
Dprof_reset.c4 const char *malloc_conf = variable
Ddecay.c3 const char *malloc_conf = "purge:decay,decay_time:1"; variable
/external/jemalloc/include/jemalloc/internal/
Dpublic_symbols.txt1 malloc_conf:je_malloc_conf
Dpublic_namespace.h1 #define je_malloc_conf JEMALLOC_N(malloc_conf)
Djemalloc_internal_defs.h.in310 /* config.malloc_conf options string. */
/external/jemalloc/include/jemalloc/
Djemalloc_mangle.h12 # define malloc_conf je_malloc_conf macro
Djemalloc_mangle_jet.h12 # define malloc_conf jet_malloc_conf macro
Djemalloc_protos.h.in6 extern JEMALLOC_EXPORT const char *@je_@malloc_conf;
Djemalloc.h331 # define malloc_conf je_malloc_conf macro
/external/jemalloc/
DINSTALL64 malloc_conf --> prefix_malloc_conf
91 --with-malloc-conf=<malloc_conf>
92 Embed <malloc_conf> as a run-time options string that is processed prior to
93 the malloc_conf global variable, the /etc/malloc.conf symlink, and the
Dconfigure.ac601 public_syms="malloc_conf malloc_message malloc calloc posix_memalign aligned_alloc realloc free mal…
684 dnl Specify default malloc_conf.
685 AC_ARG_WITH([malloc_conf], optwith
686 [AS_HELP_STRING([--with-malloc-conf=<malloc_conf>], [config.malloc_conf options string])],
2008 AC_MSG_RESULT([malloc_conf : ${config_malloc_conf}])
/external/jemalloc/test/integration/
Dmallocx.c4 const char *malloc_conf = "junk:false"; variable
Dchunk.c4 const char *malloc_conf = "junk:false"; variable
Dxallocx.c4 const char *malloc_conf = "junk:false"; variable

12