Searched defs:prof_active (Results 1 – 4 of 4) sorted by relevance
102 prof_alloc_prep(tsd_t *tsd, size_t usize, bool prof_active, bool update) { in prof_alloc_prep()138 bool prof_active, bool updated, const void *old_ptr, size_t old_usize, in prof_realloc()
281 #define prof_active JEMALLOC_N(prof_active) macro
2174 bool prof_active; in irealloc_prof() local2612 bool prof_active; in irallocx_prof() local2772 bool prof_active; in ixallocx_prof() local
52 bool prof_active; variable