Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dprof.c2477 size_t thr_count = prof_log_thr_count(); in prof_log_rep_check() local
2482 if (bt_count != 0 || thr_count != 0 || alloc_count || 0) { in prof_log_rep_check()
2495 if (node->alloc_thr_ind >= thr_count) { in prof_log_rep_check()
2498 if (node->free_thr_ind >= thr_count) { in prof_log_rep_check()