Searched refs:btr_count (Results 1 – 1 of 1) sorted by relevance
1549 uint32_t btr_count; member1573 array[w - 1].btr_count += array[r].btr_count; in btlog_records_pack()1593 if (a->btr_count == b->btr_count) { in btlog_record_cmp_rev_count()1596 return a->btr_count > b->btr_count ? -1 : 1; in btlog_record_cmp_rev_count()1667 btr_array[count].btr_count = 1; in btlog_get_records()1687 btr_array[count].btr_count = 1; in btlog_get_records()1729 .ref_count = btr.btr_count, in btlog_get_records()1803 if (bts->bts_ref_len > recs[j].btr_count) { in btlog_guess_top()1807 recs[j].btr_count = bts->bts_ref_len; in btlog_guess_top()1819 recs[j].btr_count = 0; in btlog_guess_top()[all …]