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