Searched refs:bt_count (Results 1 – 1 of 1) sorted by relevance
1209 size_t bt_count; in prof_bt_count() local1220 bt_count = ckh_count(&bt2gctx); in prof_bt_count()1223 return bt_count; in prof_bt_count()2476 size_t bt_count = prof_log_bt_count(); in prof_log_rep_check() local2482 if (bt_count != 0 || thr_count != 0 || alloc_count || 0) { in prof_log_rep_check()2489 if (node->alloc_bt_ind >= bt_count) { in prof_log_rep_check()2492 if (node->free_bt_ind >= bt_count) { in prof_log_rep_check()