Searched refs:HasHistory (Results 1 – 3 of 3) sorted by relevance
173 bool HasHistory() const { return !memlist_history_.empty(); } in HasHistory() function283 bool HasHistory() const;
579 bool MemTableList::HasHistory() const { in HasHistory() function in ROCKSDB_NAMESPACE::MemTableList590 const bool has_history = current_->HasHistory(); in UpdateCachedValuesFromMemTableListVersion()
1798 if (imm->HasHistory()) { in CheckMemtableFull()