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

  /external/jemalloc/test/unit/
lg_chunk.c 8 const char *malloc_conf = "lg_chunk:0"; variable
prof_idump.c 4 const char *malloc_conf = variable
prof_accum.c 9 const char *malloc_conf = variable
prof_gdump.c 4 const char *malloc_conf = "prof:true,prof_active:false,prof_gdump:true"; variable
quarantine.c 8 const char *malloc_conf = "abort:false,junk:true,redzone:true,quarantine:" variable
zero.c 4 const char *malloc_conf = variable
prof_thread_name.c 4 const char *malloc_conf = "prof:true,prof_active:false"; variable
arena_reset.c 4 const char *malloc_conf = "prof:true,lg_prof_sample:0"; variable
prof_active.c 4 const char *malloc_conf = variable
junk.c 7 const char *malloc_conf = variable
pack.c 3 const char *malloc_conf = variable
prof_reset.c 4 const char *malloc_conf = variable
decay.c 3 const char *malloc_conf = "purge:decay,decay_time:1"; variable
mallctl.c 138 TEST_MALLCTL_CONFIG(malloc_conf, const char *);
  /external/jemalloc/include/jemalloc/internal/
public_namespace.h 1 #define je_malloc_conf JEMALLOC_N(malloc_conf)
  /external/jemalloc/include/jemalloc/
jemalloc_mangle.h 12 # define malloc_conf je_malloc_conf macro
jemalloc_mangle_jet.h 12 # define malloc_conf jet_malloc_conf macro
jemalloc_protos.h.in 6 extern JEMALLOC_EXPORT const char *@je_@malloc_conf;
jemalloc.h 331 # define malloc_conf je_malloc_conf macro
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
stdlib.h 222 extern const char *malloc_conf;
  /external/jemalloc/test/integration/
mallocx.c 4 const char *malloc_conf = "junk:false"; variable
chunk.c 4 const char *malloc_conf = "junk:false"; variable
xallocx.c 4 const char *malloc_conf = "junk:false"; variable

Completed in 151 milliseconds