Home
last modified time | relevance | path

Searched refs:prof_boot2 (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h85 bool prof_boot2(tsd_t *tsd);
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dprof.c2292 prof_boot2(tsd_t *tsd) { in prof_boot2() function
H A Djemalloc.c1538 if (config_prof && prof_boot2(tsd)) { in malloc_init_hard()