Searched refs:stallPort (Results 1 - 3 of 3) sorted by relevance

/gem5/src/gpu-compute/
H A Dcompute_unit.hh521 void stallPort() { stalled = true; } function in class:ComputeUnit::DTLBPort
568 void stallPort() { stalled = true; } function in class:ComputeUnit::ITLBPort
611 void stallPort() { stalled = true; } function in class:ComputeUnit::LDSPort
H A Dfetch_unit.cc180 computeUnit->sqcTLBPort->stallPort();
H A Dcompute_unit.cc869 tlbPort[tlbPort_index]->stallPort();
1304 stallPort();
1387 stallPort(); // Stall port
1859 stallPort();
1902 stallPort();

Completed in 14 milliseconds