Searched defs:batch_cnt (Results 1 – 8 of 8) sorted by relevance
131 const size_t batch_cnt = GetWriteBatch()->SubBatchCnt(); in CommitWithoutPrepareInternal() local136 size_t batch_cnt) { in CommitBatchInternal()190 size_t batch_cnt = UNLIKELY(commit_batch_cnt) ? commit_batch_cnt : 1; in CommitInternal() local
134 const size_t batch_cnt = optimizations.skip_duplicate_key_check in Write() local147 WriteBatch* batch, size_t batch_cnt, in WriteInternal()549 const size_t batch_cnt) { in RemovePrepared()
583 size_t batch_cnt = UNLIKELY(commit_batch_cnt) ? commit_batch_cnt : 1; in CommitInternal() local
211 size_t batch_cnt = 1; in TEST() local1373 const int batch_cnt = 4; in TEST_P() local
121 size_t batch_cnt; // if non-zero, number of sub-batches in the write batch member
1851 size_t batch_cnt = in MarkEndPrepare() local2005 bool concurrent_memtable_writes, bool seq_per_batch, size_t batch_cnt, in InsertInto()
70 size_t batch_cnt, in WriteImpl()
782 size_t batch_cnt, bool unprepared_batch) { in InsertRecoveredTransaction()