Searched refs:prof_gdump_get_unlocked (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h331 bool prof_gdump_get_unlocked(void);
365 prof_gdump_get_unlocked(void) function
H A Dprivate_namespace.h425 #define prof_gdump_get_unlocked JEMALLOC_N(prof_gdump_get_unlocked) macro
/freebsd-11-stable/contrib/jemalloc/src/
H A Dchunk.c163 if (cur > high && prof_gdump_get_unlocked())

Completed in 66 milliseconds