Searched defs:_when (Results 1 - 11 of 11) sorted by relevance

/gem5/src/cpu/
H A Dexetrace.hh50 ExeTracerRecord(Tick _when, ThreadContext *_thread, argument
H A Dinteltrace.hh48 IntelTraceRecord(Tick _when, ThreadContext *_thread, argument
H A Dnativetrace.hh56 NativeTraceRecord(NativeTrace * _parent, Tick _when, ThreadContext *_thread, const StaticInstPtr _staticInst, TheISA::PCState _pc, const StaticInstPtr _macroStaticInst = NULL) argument
/gem5/src/systemc/core/
H A Dsched_event.hh49 Tick _when; member in class:sc_gem5::ScEvent
/gem5/src/arch/arm/tracers/
H A Dtarmac_record_v8.hh132 TarmacTracerRecordV8(Tick _when, ThreadContext *_thread, argument
H A Dtarmac_base.cc54 TarmacBaseRecord::TarmacBaseRecord(Tick _when, ThreadContext *_thread, argument
H A Dtarmac_record.cc107 TarmacTracerRecord::TarmacTracerRecord(Tick _when, ThreadContext *_thread, argument
H A Dtarmac_parser.cc758 TarmacParserRecord::TarmacParserRecord(Tick _when, ThreadContext *_thread, argument
/gem5/src/sim/
H A Dstat_control.cc224 StatEvent(Tick _when, bool _dump, bool _reset, Tick _repeat) argument
298 Tick _when = dumpEvent->when(); local
H A Dinsttracer.hh150 InstRecord(Tick _when, ThreadContext *_thread, argument
H A Deventq.hh209 Tick _when; //!< timestamp when event should be processed member in class:Event

Completed in 19 milliseconds