Searched refs:prefetchDepth (Results 1 - 2 of 2) sorted by relevance

/gem5/src/gpu-compute/
H A Dcompute_unit.cc70 perLaneTLB(p->perLaneTLB), prefetchDepth(p->prefetch_depth),
1132 if (computeUnit->prefetchDepth) {
1172 for (int pf = 1; pf <= computeUnit->prefetchDepth; ++pf) {
H A Dcompute_unit.hh161 int prefetchDepth; member in class:ComputeUnit

Completed in 12 milliseconds