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

/gem5/src/arch/arm/tracers/
H A Dtarmac_parser.hh160 const char *iSetStateToStr(ISetState isetstate) const;
H A Dtarmac_record.cc51 iSetStateToStr(TarmacBaseRecord::ISetState isetstate) function in namespace:Trace
419 iSetStateToStr(isetstate), /* Instruction Set */
H A Dtarmac_record_v8.cc205 iSetStateToStr(isetstate), /* Instruction Set */
H A Dtarmac_record.hh69 iSetStateToStr(TarmacBaseRecord::ISetState isetstate);
H A Dtarmac_parser.cc830 << iSetStateToStr(isetstate)
832 << iSetStateToStr(instRecord.isetstate);
1118 TarmacParserRecord::iSetStateToStr(ISetState isetstate) const function in class:Trace::TarmacParserRecord

Completed in 12 milliseconds