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