Searched refs:max_refs_threshold (Results 1 – 1 of 1) sorted by relevance
487 uint32_t max_refs_threshold = UINT32_MAX; in btlog_evict_elements_from_record() local496 if (btlog->activerecord == recindex || record->ref_count > max_refs_threshold) { in btlog_evict_elements_from_record()501 max_refs_threshold = record->ref_count; in btlog_evict_elements_from_record()