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()
286 #define prof_active JEMALLOC_N(prof_active) macro
283 #define prof_active JEMALLOC_N(prof_active) macro
2186 bool prof_active; local2639 bool prof_active; local2799 bool prof_active; local
52 bool prof_active; variable