Searched defs:isSystemScope (Results 1 - 3 of 3) sorted by relevance
/gem5/src/gpu-compute/ | ||
H A D | gpu_dyn_inst.cc | 450 GPUDynInst::isSystemScope() const function in class:GPUDynInst |
H A D | gpu_static_inst.hh | 175 bool isSystemScope() const { return _flags[SystemScope]; } function in class:GPUStaticInst |
/gem5/src/mem/ | ||
H A D | request.hh | 949 isSystemScope() const function |
Completed in 10 milliseconds