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

  /external/jemalloc/src/
jemalloc.c 29 bool opt_utrace = false; variable
90 if (opt_utrace) { \
615 CONF_HANDLE_BOOL(opt_utrace, "utrace", true)
    [all...]
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 284 #define opt_utrace JEMALLOC_N(opt_utrace) macro
private_unnamespace.h 284 #undef opt_utrace macro

Completed in 31 milliseconds