Searched defs:getCpuPtr (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/minor/
H A Dexec_context.hh443 BaseCPU *getCpuPtr() { return &cpu; } function in class:Minor::ExecContext
/gem5/src/cpu/
H A Dbase_dyn_inst.hh159 BaseCPU *getCpuPtr() { return cpu; } function in class:BaseDynInst

Completed in 15 milliseconds