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

/gem5/src/gpu-compute/
H A Dlds_state.cc212 (dynInst->isStore()) ? parent->storeBusLength() :
H A Dcompute_unit.hh250 int storeBusLength() { return numCyclesPerStoreTransfer; }; function in class:ComputeUnit

Completed in 9 milliseconds