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

/gem5/src/gpu-compute/
H A Dfetch_unit.cc301 computeUnit->getAndIncSeqNum());
H A Dcompute_unit.hh742 uint64_t getAndIncSeqNum() { return globalSeqNum++; } function in class:ComputeUnit
H A Dcompute_unit.cc325 getAndIncSeqNum());

Completed in 14 milliseconds