Searched refs:btr_count (Results 1 – 1 of 1) sorted by relevance
1539 uint32_t btr_count; member1563 array[w - 1].btr_count += array[r].btr_count; in btlog_records_pack()1583 if (a->btr_count == b->btr_count) { in btlog_record_cmp_rev_count()1586 return a->btr_count > b->btr_count ? -1 : 1; in btlog_record_cmp_rev_count()1657 btr_array[count].btr_count = 1; in btlog_get_records()1677 btr_array[count].btr_count = 1; in btlog_get_records()1719 .ref_count = btr.btr_count, in btlog_get_records()1793 if (bts->bts_ref_len > recs[j].btr_count) { in btlog_guess_top()1797 recs[j].btr_count = bts->bts_ref_len; in btlog_guess_top()1809 recs[j].btr_count = 0; in btlog_guess_top()[all …]