Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dckh.h75 size_t ckh_count(ckh_t *ckh);
H A Dprivate_namespace.h141 #define ckh_count JEMALLOC_N(ckh_count) macro
/freebsd/contrib/jemalloc/src/
H A Dckh.c439 ckh_count(ckh_t *ckh) { in ckh_count() function
H A Dprof.c1220 bt_count = ckh_count(&bt2gctx); in prof_bt_count()
2257 if (ckh_count(&tdata->bt2tctx) != 0) { in prof_tdata_should_destroy_unlocked()