Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprof_externs.h79 bool prof_boot2(tsd_t *tsd);
A Dprivate_symbols.txt370 prof_boot2
A Dprivate_namespace.h370 #define prof_boot2 JEMALLOC_N(prof_boot2) macro
A Dprivate_unnamespace.h370 #undef prof_boot2
/third_party/ulib/jemalloc/src/
A Dprof.c2258 prof_boot2(tsd_t *tsd) in prof_boot2() function
A Djemalloc.c1335 if (config_prof && prof_boot2(tsd)) { in malloc_init_hard()

Completed in 17 milliseconds