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

/gem5/src/cpu/minor/
H A Ddecode.cc109 dynInstAddTracing(MinorDynInstPtr inst, StaticInstPtr static_inst, argument
158 StaticInstPtr static_inst = inst->staticInst; local
/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.cc43 GPUDynInst(ComputeUnit *_cu, Wavefront *_wf, GPUStaticInst *static_inst, uint64_t instSeqNum) argument

Completed in 12 milliseconds