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

/freebsd-current/contrib/jemalloc/src/
H A Dprof.c2140 prof_bt_hash(const void *key, size_t r_hash[2]) { function
2164 prof_bt_hash((void *)(&bt_node->bt), r_hash);
2223 if (ckh_new(tsd, &tdata->bt2tctx, PROF_CKH_MINITEMS, prof_bt_hash,
2980 if (ckh_new(tsd, &bt2gctx, PROF_CKH_MINITEMS, prof_bt_hash,

Completed in 116 milliseconds