Home
last modified time | relevance | path

Searched defs:prof_active (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h102 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()
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Djemalloc.c2170 bool prof_active; in irealloc_prof() local
2623 bool prof_active; in irallocx_prof() local
2783 bool prof_active; in ixallocx_prof() local
H A Dprof.c52 bool prof_active; variable