Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprof.h461 prof_alloc_prep(tsd_t *tsd, size_t usize, bool prof_active, bool update) in prof_alloc_prep()
497 bool prof_active, bool updated, const void *old_ptr, size_t old_usize, in prof_realloc()
/external/jemalloc/src/
Djemalloc.c1793 bool prof_active; local
2225 bool prof_active; local
2368 bool prof_active; local
Dprof.c37 bool prof_active; variable