Searched refs:InstEntry (Results 1 - 5 of 5) sorted by relevance

/gem5/src/arch/arm/tracers/
H A Dtarmac_base.hh84 struct InstEntry struct in class:Trace::TarmacBaseRecord
86 InstEntry() = default;
87 InstEntry(ThreadContext* thread,
H A Dtarmac_base.cc62 TarmacBaseRecord::InstEntry::InstEntry( function in class:Trace::TarmacBaseRecord::InstEntry
H A Dtarmac_parser.hh111 struct ParserInstEntry : public InstEntry
H A Dtarmac_record.hh95 struct TraceInstEntry: public InstEntry, Printable
H A Dtarmac_record.cc121 : InstEntry(tarmCtx.thread, tarmCtx.pc, tarmCtx.staticInst, predicate)

Completed in 9 milliseconds