Searched defs:getContext (Results 1 - 3 of 3) sorted by relevance
/gem5/src/gpu-compute/ | ||
H A D | wavefront.cc | 857 Wavefront::getContext(const void *out) function in class:Wavefront |
/gem5/src/cpu/kvm/ | ||
H A D | base.cc | 589 BaseKvmCPU::getContext(int tn) function in class:BaseKvmCPU |
/gem5/src/cpu/ | ||
H A D | base.hh | 298 virtual ThreadContext *getContext(int tn) { return threadContexts[tn]; } function |
Completed in 13 milliseconds