Searched defs:batch_size (Results 1 – 5 of 5) sorted by relevance
471 auto batch_size = WriteBatchInternal::ByteSize(w->batch); in EnterAsBatchGroupLeader() local526 auto batch_size = WriteBatchInternal::ByteSize(w->batch); in EnterAsMemTableWriter() local
1949 uint64_t batch_size = 0; in MultiGet() local
555 uint32_t batch_size = 1; in RandomQueryTest() local
469 void ReadKeys(uint64_t num, uint32_t batch_size) { in ReadKeys()
2182 size_t batch_size = (keys_left > MultiGetContext::MAX_BATCH_SIZE) in MultiGetImpl() local