Home
last modified time | relevance | path

Searched refs:flush_reason (Results 1 – 8 of 8) sorted by relevance

/rocksdb-6.9/db/
Dflush_job.cc54 const char* GetFlushReasonString (FlushReason flush_reason) { in GetFlushReasonString() argument
55 switch (flush_reason) { in GetFlushReasonString()
465 info->flush_reason = cfd_->GetFlushReason(); in GetFlushJobInfo()
Dcolumn_family.h322 void SetFlushReason(FlushReason flush_reason) { in SetFlushReason() argument
323 flush_reason_ = flush_reason; in SetFlushReason()
Ddb_wal_test.cc1474 assert(FlushReason::kWriteBufferManager == flush_job_info.flush_reason); in TEST_F()
/rocksdb-6.9/db/db_impl/
Ddb_impl_compaction_flush.cc622 info.flush_reason = cfd->GetFlushReason(); in NotifyOnFlushBegin()
1581 FlushReason flush_reason, bool writes_stopped) { in FlushMemTable() argument
1661 SchedulePendingFlush(flush_req, flush_reason); in FlushMemTable()
1682 (flush_reason == FlushReason::kErrorRecovery)); in FlushMemTable()
1696 const FlushOptions& flush_options, FlushReason flush_reason, in AtomicFlushMemTables() argument
1765 SchedulePendingFlush(flush_req, flush_reason); in AtomicFlushMemTables()
1784 (flush_reason == FlushReason::kErrorRecovery)); in AtomicFlushMemTables()
2113 FlushReason flush_reason) { in SchedulePendingFlush() argument
2120 cfd->SetFlushReason(flush_reason); in SchedulePendingFlush()
Ddb_impl.h1431 FlushReason flush_reason, bool writes_stopped = false);
1435 const FlushOptions& options, FlushReason flush_reason,
1561 void SchedulePendingFlush(const FlushRequest& req, FlushReason flush_reason);
/rocksdb-6.9/include/rocksdb/
Dlistener.h198 FlushReason flush_reason; member
/rocksdb-6.9/tools/advisor/test/input_files/
DLOG-14 … 1, "num_entries": 28018, "num_deletes": 0, "memory_usage": 4065512, "flush_reason": "Write Buffer…
DLOG-04 … 1, "num_entries": 28018, "num_deletes": 0, "memory_usage": 4065512, "flush_reason": "Write Buffer…