/gem5/src/arch/riscv/ |
H A D | idle_event.cc | 41 IdleStartEvent::process(ThreadContext *tc) argument
|
H A D | vtophys.hh | 56 vtophys(ThreadContext *tc, Addr vaddr) argument
|
H A D | utility.cc | 38 void initCPU(ThreadContext *tc, int cpuId) argument
|
/gem5/src/arch/mips/ |
H A D | idle_event.cc | 41 IdleStartEvent::process(ThreadContext *tc) argument
|
H A D | vtophys.cc | 54 MipsISA::vtophys(ThreadContext *tc, Addr addr) argument
|
/gem5/src/cpu/ |
H A D | quiesce_event.hh | 43 ThreadContext *tc; member in class:EndQuiesceEvent
|
/gem5/src/arch/power/ |
H A D | vtophys.cc | 42 PowerISA::vtophys(ThreadContext *tc, Addr addr) argument
|
/gem5/src/kern/ |
H A D | system_events.cc | 44 SkipFuncEvent::process(ThreadContext *tc) argument
|
H A D | operatingsystem.cc | 37 openSpecialFile(std::string path, Process *process, ThreadContext *tc) argument
|
/gem5/src/arch/generic/ |
H A D | pseudo_inst.cc | 40 GenericISA::m5Syscall(ThreadContext *tc) argument 46 GenericISA::m5PageFault(ThreadContext *tc) argument
|
/gem5/src/sim/ |
H A D | faults.cc | 43 void FaultBase::invoke(ThreadContext * tc, const StaticInstPtr &inst) argument 52 void UnimpFault::invoke(ThreadContext * tc, const StaticInstPtr &inst) argument 57 void ReExec::invoke(ThreadContext *tc, const StaticInstPtr &inst) argument 62 void SyscallRetryFault::invoke(ThreadContext *tc, const StaticInstPtr &inst) argument 67 invoke(ThreadContext *tc, const StaticInstPtr &inst) argument 79 invoke(ThreadContext *tc, const StaticInstPtr &inst) argument [all...] |
/gem5/src/arch/alpha/ |
H A D | idle_event.cc | 40 IdleStartEvent::process(ThreadContext *tc) argument
|
H A D | faults.cc | 117 AlphaFault::invoke(ThreadContext *tc, const StaticInstPtr &inst) argument 141 ArithmeticFault::invoke(ThreadContext *tc, const StaticInstPtr &inst) argument 150 invoke(ThreadContext *tc, const StaticInstPtr &inst) argument 179 invoke(ThreadContext *tc, const StaticInstPtr &inst) argument 191 invoke(ThreadContext *tc, const StaticInstPtr &inst) argument 210 invoke(ThreadContext *tc, const StaticInstPtr &inst) argument [all...] |
/gem5/src/arch/arm/ |
H A D | tlbi_op.cc | 48 TLBIALL::operator()(ThreadContext* tc) argument 64 ITLBIALL::operator()(ThreadContext* tc) argument 70 DTLBIALL::operator()(ThreadContext* tc) argument 76 TLBIASID::operator()(ThreadContext* tc) argument 88 operator ()(ThreadContext* tc) argument 94 operator ()(ThreadContext* tc) argument 100 operator ()(ThreadContext* tc) argument 113 operator ()(ThreadContext* tc) argument 126 operator ()(ThreadContext* tc) argument 143 operator ()(ThreadContext* tc) argument 150 operator ()(ThreadContext* tc) argument 157 operator ()(ThreadContext* tc) argument [all...] |
H A D | stage2_lookup.cc | 57 Stage2LookUp::getTe(ThreadContext *tc, TlbEntry *destTe) argument 179 finish(const Fault &_fault, const RequestPtr &req, ThreadContext *tc, BaseTLB::Mode mode) argument
|
/gem5/src/kern/freebsd/ |
H A D | events.cc | 49 UDelayEvent::process(ThreadContext *tc) argument
|
/gem5/src/arch/null/ |
H A D | remote_gdb.hh | 51 void replaceThreadContext(ThreadContext *tc) {} argument
|
H A D | utility.hh | 48 inline uint64_t getArgument(ThreadContext *tc, int &number, uint16_t size, argument 51 inline void startupCPU(ThreadContext *tc, int cpuId) {} argument
|
/gem5/src/arch/generic/freebsd/ |
H A D | threadinfo.hh | 45 ThreadContext *tc; member in class:FreeBSD::ThreadInfo
|
/gem5/src/kern/linux/ |
H A D | events.cc | 64 DebugPrintkEvent::process(ThreadContext *tc) argument 77 UDelayEvent::process(ThreadContext *tc) argument 102 DmesgDumpEvent::process(ThreadContext *tc) argument 115 process(ThreadContext *tc) argument [all...] |
/gem5/src/arch/mips/linux/ |
H A D | system.cc | 75 LinuxMipsSystem::setDelayLoop(ThreadContext *tc) argument 82 LinuxMipsSystem::SkipDelayLoopEvent::process(ThreadContext *tc) argument 90 LinuxMipsSystem::PrintThreadInfo::process(ThreadContext *tc) argument
|
/gem5/src/arch/sparc/ |
H A D | stacktrace.hh | 51 trace(ThreadContext *tc, const StaticInstPtr &inst) argument
|
H A D | nativetrace.cc | 55 ThreadContext *tc = record->getThread(); local
|
/gem5/src/arch/alpha/freebsd/ |
H A D | system.cc | 72 FreebsdAlphaSystem::doCalibrateClocks(ThreadContext *tc) argument 85 FreebsdAlphaSystem::SkipCalibrateClocksEvent::process(ThreadContext *tc) argument
|
/gem5/src/arch/x86/ |
H A D | vtophys.cc | 61 vtophys(ThreadContext *tc, Addr vaddr) argument
|