Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt431 prof_boot2
Dprof.h318 bool prof_boot2(tsd_t *tsd);
Dprivate_namespace.h431 #define prof_boot2 JEMALLOC_N(prof_boot2) macro
Dprivate_unnamespace.h431 #undef prof_boot2
/external/jemalloc/src/
Dprof.c2189 prof_boot2(tsd_t *tsd) in prof_boot2() function
Djemalloc.c1513 if (config_prof && prof_boot2(tsd)) {