Searched defs:prof_active (Results 1 – 5 of 5) 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()
284 #define prof_active JEMALLOC_N(prof_active) macro
287 #define prof_active JEMALLOC_N(prof_active) macro
2188 bool prof_active; local2641 bool prof_active; local2801 bool prof_active; local
52 bool prof_active; variable