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