Searched defs:HistoryEntry (Results 1 – 1 of 1) sorted by relevance
364 struct HistoryEntry { struct369 HistoryEntry() = default; argument370 HistoryEntry(Op op_, int numElements_, int64_t last_) in HistoryEntry() argument378 void PrintTo(const ArrayQueue<HistoryEntry, kHistorySize> &history, in PrintTo()