HomeSort by relevance Sort by last modified time
    Searched defs:opt_junk (Results 1 - 6 of 6) sorted by null

  /external/jemalloc/src/
jemalloc.c 20 const char *opt_junk = variable
955 opt_junk = "false";
1213 opt_junk = "true";
1218 opt_junk = "false";
1222 opt_junk = "alloc";
1236 opt_junk = "free";
    [all...]
  /external/jemalloc_new/src/
jemalloc.c 44 const char *opt_junk = variable
1120 opt_junk = "true";
1124 opt_junk = "false";
1128 opt_junk = "alloc";
1132 opt_junk = "free";
    [all...]
  /external/jemalloc_new/include/jemalloc/internal/
private_namespace.h 26 #define opt_junk JEMALLOC_N(opt_junk) macro
private_namespace_jet.h 26 #define opt_junk JEMALLOC_N(opt_junk) macro
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 371 #define opt_junk JEMALLOC_N(opt_junk) macro
    [all...]
private_unnamespace.h 371 #undef opt_junk macro

Completed in 721 milliseconds