Searched refs:LG_PROF_SAMPLE_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/external/jemalloc/include/jemalloc/internal/ | ||
D | prof.h | 16 #define LG_PROF_SAMPLE_DEFAULT 19 macro |
/external/jemalloc/src/ | ||
D | prof.c | 20 size_t opt_lg_prof_sample = LG_PROF_SAMPLE_DEFAULT; |