Searched defs:getContext (Results 1 - 3 of 3) sorted by relevance

/gem5/src/gpu-compute/
H A Dwavefront.cc857 Wavefront::getContext(const void *out) function in class:Wavefront
/gem5/src/cpu/kvm/
H A Dbase.cc589 BaseKvmCPU::getContext(int tn) function in class:BaseKvmCPU
/gem5/src/cpu/
H A Dbase.hh298 virtual ThreadContext *getContext(int tn) { return threadContexts[tn]; } function

Completed in 14 milliseconds