Home
last modified time | relevance | path

Searched refs:prof_recent_init (Results 1 – 4 of 4) sorted by relevance

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_recent.h10 bool prof_recent_init();
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h576 #define prof_recent_init JEMALLOC_N(prof_recent_init) macro
/src/contrib/jemalloc/src/
H A Dprof.c661 if (prof_recent_init()) { in prof_boot2()
H A Dprof_recent.c583 prof_recent_init() { in prof_recent_init() function