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

/gem5/src/cpu/testers/traffic_gen/
H A Dbase.cc73 elasticReq(p->elastic_req),
224 nextPacketTick = activeGenerator->nextPacketTick(elasticReq, 0);
249 nextPacketTick = activeGenerator->nextPacketTick(elasticReq, 0);
316 nextPacketTick = activeGenerator->nextPacketTick(elasticReq,
H A Dbase.hh82 const bool elasticReq; member in class:BaseTrafficGen

Completed in 4 milliseconds