Searched defs:opt_prof_active (Results 1 – 2 of 2) sorted by relevance
/external/jemalloc/src/ | ||
D | prof.c | 18 bool opt_prof_active = true; variable |
/external/jemalloc/include/jemalloc/internal/ | ||
D | private_namespace.h | 382 #define opt_prof_active JEMALLOC_N(opt_prof_active) macro |