Searched refs:flushedIndices (Results 1 – 1 of 1) sorted by relevance
903 std::vector<uint64_t> flushedIndices; in flush() local906 flushedIndices.emplace_back(work->input.ordinal.frameIndex.peeku()); in flush()911 for (uint64_t flushedIndex : flushedIndices) { in flush()