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

/gem5/src/gpu-compute/
H A Dlds_state.cc229 LdsState::returnQueuePush(std::pair<Tick, PacketPtr> thePair) argument
233 returnQueue.push(thePair);
H A Dlds_state.hh381 returnQueuePush(std::pair<Tick, PacketPtr> thePair);

Completed in 6 milliseconds