Searched refs:opt_junk (Results 1 - 5 of 5) sorted by relevance

/external/jemalloc/src/
H A Djemalloc.c16 const char *opt_junk = variable
846 opt_junk = "false";
1058 opt_junk = "true";
1062 opt_junk = "false";
1066 opt_junk = "alloc";
1070 opt_junk = "free";
H A Dctl.c95 CTL_PROTO(opt_junk)
263 {NAME("junk"), CTL(opt_junk)},
1272 CTL_RO_NL_CGEN(config_fill, opt_junk, opt_junk, const char *)
/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h325 #define opt_junk JEMALLOC_N(opt_junk) macro
H A Dprivate_unnamespace.h325 #undef opt_junk macro
H A Djemalloc_internal.h408 extern const char *opt_junk;

Completed in 160 milliseconds