Searched refs:PROF_CKH_MINITEMS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h27 #define PROF_CKH_MINITEMS 64 macro
/freebsd-11-stable/contrib/jemalloc/src/
H A Dprof.c1816 if (ckh_new(tsdn, &tdata->bt2tctx, PROF_CKH_MINITEMS,
2218 if (ckh_new(tsdn, &bt2gctx, PROF_CKH_MINITEMS, prof_bt_hash,

Completed in 61 milliseconds