Home
last modified time | relevance | path

Searched refs:batch_boundry (Results 1 – 12 of 12) sorted by relevance

/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/db/
H A Dwrite_batch.cc1409 bool batch_boundry = false; in PutCFImpl() local
1537 bool batch_boundry = false; in DeleteCF() local
1570 bool batch_boundry = false; in SingleDeleteCF() local
1607 bool batch_boundry = false; in DeleteRangeCF() local
1659 bool batch_boundry = false; in MergeCF() local
1861 const bool batch_boundry = true; in MarkEndPrepare() local
1862 MaybeAdvanceSeq(batch_boundry); in MarkEndPrepare()
1922 const bool batch_boundry = true; in MarkCommit() local
1923 MaybeAdvanceSeq(batch_boundry); in MarkCommit()
1944 const bool batch_boundry = true; in MarkRollback() local
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc1409 bool batch_boundry = false; in PutCFImpl() local
1537 bool batch_boundry = false; in DeleteCF() local
1570 bool batch_boundry = false; in SingleDeleteCF() local
1607 bool batch_boundry = false; in DeleteRangeCF() local
1659 bool batch_boundry = false; in MergeCF() local
1863 const bool batch_boundry = true; in MarkEndPrepare() local
1864 MaybeAdvanceSeq(batch_boundry); in MarkEndPrepare()
1924 const bool batch_boundry = true; in MarkCommit() local
1925 MaybeAdvanceSeq(batch_boundry); in MarkCommit()
1946 const bool batch_boundry = true; in MarkRollback() local
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc1409 bool batch_boundry = false; in PutCFImpl() local
1537 bool batch_boundry = false; in DeleteCF() local
1570 bool batch_boundry = false; in SingleDeleteCF() local
1607 bool batch_boundry = false; in DeleteRangeCF() local
1659 bool batch_boundry = false; in MergeCF() local
1863 const bool batch_boundry = true; in MarkEndPrepare() local
1864 MaybeAdvanceSeq(batch_boundry); in MarkEndPrepare()
1924 const bool batch_boundry = true; in MarkCommit() local
1925 MaybeAdvanceSeq(batch_boundry); in MarkCommit()
1946 const bool batch_boundry = true; in MarkRollback() local
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc1409 bool batch_boundry = false; in PutCFImpl() local
1537 bool batch_boundry = false; in DeleteCF() local
1570 bool batch_boundry = false; in SingleDeleteCF() local
1607 bool batch_boundry = false; in DeleteRangeCF() local
1659 bool batch_boundry = false; in MergeCF() local
1863 const bool batch_boundry = true; in MarkEndPrepare() local
1864 MaybeAdvanceSeq(batch_boundry); in MarkEndPrepare()
1924 const bool batch_boundry = true; in MarkCommit() local
1925 MaybeAdvanceSeq(batch_boundry); in MarkCommit()
1946 const bool batch_boundry = true; in MarkRollback() local
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc1409 bool batch_boundry = false; in PutCFImpl() local
1537 bool batch_boundry = false; in DeleteCF() local
1570 bool batch_boundry = false; in SingleDeleteCF() local
1607 bool batch_boundry = false; in DeleteRangeCF() local
1659 bool batch_boundry = false; in MergeCF() local
1863 const bool batch_boundry = true; in MarkEndPrepare() local
1864 MaybeAdvanceSeq(batch_boundry); in MarkEndPrepare()
1924 const bool batch_boundry = true; in MarkCommit() local
1925 MaybeAdvanceSeq(batch_boundry); in MarkCommit()
1946 const bool batch_boundry = true; in MarkRollback() local
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc1409 bool batch_boundry = false; in PutCFImpl() local
1537 bool batch_boundry = false; in DeleteCF() local
1570 bool batch_boundry = false; in SingleDeleteCF() local
1607 bool batch_boundry = false; in DeleteRangeCF() local
1659 bool batch_boundry = false; in MergeCF() local
1863 const bool batch_boundry = true; in MarkEndPrepare() local
1864 MaybeAdvanceSeq(batch_boundry); in MarkEndPrepare()
1924 const bool batch_boundry = true; in MarkCommit() local
1925 MaybeAdvanceSeq(batch_boundry); in MarkCommit()
1946 const bool batch_boundry = true; in MarkRollback() local
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc1409 bool batch_boundry = false; in PutCFImpl() local
1537 bool batch_boundry = false; in DeleteCF() local
1570 bool batch_boundry = false; in SingleDeleteCF() local
1607 bool batch_boundry = false; in DeleteRangeCF() local
1659 bool batch_boundry = false; in MergeCF() local
1863 const bool batch_boundry = true; in MarkEndPrepare() local
1864 MaybeAdvanceSeq(batch_boundry); in MarkEndPrepare()
1924 const bool batch_boundry = true; in MarkCommit() local
1925 MaybeAdvanceSeq(batch_boundry); in MarkCommit()
1946 const bool batch_boundry = true; in MarkRollback() local
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc1520 void MaybeAdvanceSeq(bool batch_boundry = false) { in MaybeAdvanceSeq() argument
1521 if (batch_boundry == seq_per_batch_) { in MaybeAdvanceSeq()
2213 const bool batch_boundry = true; in MarkEndPrepare() local
2214 MaybeAdvanceSeq(batch_boundry); in MarkEndPrepare()
2226 const bool batch_boundry = true; in MarkNoop() local
2227 MaybeAdvanceSeq(batch_boundry); in MarkNoop()
2274 const bool batch_boundry = true; in MarkCommit() local
2275 MaybeAdvanceSeq(batch_boundry); in MarkCommit()
2296 const bool batch_boundry = true; in MarkRollback() local
2297 MaybeAdvanceSeq(batch_boundry); in MarkRollback()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc1520 void MaybeAdvanceSeq(bool batch_boundry = false) { in MaybeAdvanceSeq() argument
1521 if (batch_boundry == seq_per_batch_) { in MaybeAdvanceSeq()
2213 const bool batch_boundry = true; in MarkEndPrepare() local
2214 MaybeAdvanceSeq(batch_boundry); in MarkEndPrepare()
2226 const bool batch_boundry = true; in MarkNoop() local
2227 MaybeAdvanceSeq(batch_boundry); in MarkNoop()
2274 const bool batch_boundry = true; in MarkCommit() local
2275 MaybeAdvanceSeq(batch_boundry); in MarkCommit()
2296 const bool batch_boundry = true; in MarkRollback() local
2297 MaybeAdvanceSeq(batch_boundry); in MarkRollback()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/db/
H A Dwrite_batch.cc1469 void MaybeAdvanceSeq(bool batch_boundry = false) { in MaybeAdvanceSeq() argument
1470 if (batch_boundry == seq_per_batch_) { in MaybeAdvanceSeq()
2162 const bool batch_boundry = true; in MarkEndPrepare() local
2163 MaybeAdvanceSeq(batch_boundry); in MarkEndPrepare()
2175 const bool batch_boundry = true; in MarkNoop() local
2176 MaybeAdvanceSeq(batch_boundry); in MarkNoop()
2223 const bool batch_boundry = true; in MarkCommit() local
2224 MaybeAdvanceSeq(batch_boundry); in MarkCommit()
2245 const bool batch_boundry = true; in MarkRollback() local
2246 MaybeAdvanceSeq(batch_boundry); in MarkRollback()
/dports/databases/rocksdb/rocksdb-6.26.1/db/
H A Dwrite_batch.cc1469 void MaybeAdvanceSeq(bool batch_boundry = false) { in MaybeAdvanceSeq() argument
1470 if (batch_boundry == seq_per_batch_) { in MaybeAdvanceSeq()
2162 const bool batch_boundry = true; in MarkEndPrepare() local
2163 MaybeAdvanceSeq(batch_boundry); in MarkEndPrepare()
2175 const bool batch_boundry = true; in MarkNoop() local
2176 MaybeAdvanceSeq(batch_boundry); in MarkNoop()
2223 const bool batch_boundry = true; in MarkCommit() local
2224 MaybeAdvanceSeq(batch_boundry); in MarkCommit()
2245 const bool batch_boundry = true; in MarkRollback() local
2246 MaybeAdvanceSeq(batch_boundry); in MarkRollback()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc1520 void MaybeAdvanceSeq(bool batch_boundry = false) { in MaybeAdvanceSeq() argument
1521 if (batch_boundry == seq_per_batch_) { in MaybeAdvanceSeq()
2213 const bool batch_boundry = true; in MarkEndPrepare() local
2214 MaybeAdvanceSeq(batch_boundry); in MarkEndPrepare()
2226 const bool batch_boundry = true; in MarkNoop() local
2227 MaybeAdvanceSeq(batch_boundry); in MarkNoop()
2274 const bool batch_boundry = true; in MarkCommit() local
2275 MaybeAdvanceSeq(batch_boundry); in MarkCommit()
2296 const bool batch_boundry = true; in MarkRollback() local
2297 MaybeAdvanceSeq(batch_boundry); in MarkRollback()