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

/external/jemalloc/include/jemalloc/internal/
H A Dprof.h30 #define PROF_CKH_MINITEMS 64 macro
/external/jemalloc/src/
H A Dprof.c1245 if (ckh_new(&prof_tdata->bt2cnt, PROF_CKH_MINITEMS,
1361 if (ckh_new(&bt2ctx, PROF_CKH_MINITEMS, prof_bt_hash,

Completed in 75 milliseconds