Searched defs:opt_prof_active (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/src/
H A Dprof.c18 bool opt_prof_active = true; variable
34 * Initialized as opt_prof_active, and accessed via
2199 prof_active = opt_prof_active;
/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h382 #define opt_prof_active JEMALLOC_N(opt_prof_active) macro
H A Dprivate_unnamespace.h382 #undef opt_prof_active macro

Completed in 102 milliseconds