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