Searched refs:ISetState (Results 1 - 6 of 6) sorted by relevance

/gem5/src/arch/arm/tracers/
H A Dtarmac_base.hh77 enum ISetState { ISET_ARM, ISET_THUMB, ISET_A64, enum in class:Trace::TarmacBaseRecord
96 ISetState isetstate;
108 ISetState isetstate;
138 static ISetState pcToISetState(ArmISA::PCState pc);
H A Dtarmac_base.cc98 TarmacBaseRecord::ISetState
101 TarmacBaseRecord::ISetState isetstate;
H A Dtarmac_parser.hh160 const char *iSetStateToStr(ISetState isetstate) const;
H A Dtarmac_record.hh64 * @param isetstate: enum variable (ISetState) specifying an ARM
69 iSetStateToStr(TarmacBaseRecord::ISetState isetstate);
H A Dtarmac_record.cc51 iSetStateToStr(TarmacBaseRecord::ISetState isetstate)
H A Dtarmac_parser.cc782 ISetState isetstate;
1118 TarmacParserRecord::iSetStateToStr(ISetState isetstate) const

Completed in 12 milliseconds