Searched defs:stallPort (Results 1 - 1 of 1) 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

Completed in 9 milliseconds