Searched refs:ShouldWriteToMemtable (Results 1 – 5 of 5) sorted by relevance
169 if (w.ShouldWriteToMemtable()) { in WriteImpl()275 if (writer->ShouldWriteToMemtable()) { in WriteImpl()371 } else if (writer->ShouldWriteToMemtable()) { in WriteImpl()395 if (w.ShouldWriteToMemtable()) { in WriteImpl()499 if (writer->ShouldWriteToMemtable()) { in PipelinedWriteImpl()559 assert(w.ShouldWriteToMemtable()); in PipelinedWriteImpl()576 assert(w.ShouldWriteToMemtable()); in PipelinedWriteImpl()610 if (w.CheckCallback(this) && w.ShouldWriteToMemtable()) { in UnorderedWriteMemtable()
633 if (!w->ShouldWriteToMemtable()) { in ExitAsBatchGroupLeader()638 if (!leader->ShouldWriteToMemtable()) { in ExitAsBatchGroupLeader()
226 bool ShouldWriteToMemtable() { in ShouldWriteToMemtable() function
1983 if (!w->ShouldWriteToMemtable()) { in InsertInto()2010 assert(writer->ShouldWriteToMemtable()); in InsertInto()
1466 } else if (writer->ShouldWriteToMemtable()) { in TEST_P()