Searched defs:_thread (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/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_tracer.hh64 TarmacContext(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
H A Dtarmac_parser.hh95 TarmacParserRecordEvent(TarmacParser& _parent, ThreadContext *_thread, const StaticInstPtr _inst, ArmISA::PCState _pc, bool _mismatch, bool _mismatch_on_pc_or_opcode) argument
/gem5/src/cpu/simple/
H A Dexec_context.hh171 SimpleExecContext(BaseSimpleCPU* _cpu, SimpleThread* _thread) argument
/gem5/src/sim/
H A Dinsttracer.hh150 InstRecord(Tick _when, ThreadContext *_thread, argument

Completed in 18 milliseconds