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

/gem5/src/cpu/testers/garnet_synthetic_traffic/
H A DGarnetSyntheticTraffic.py41 num_packets_max = Param.Int(-1, "Max number of packets to send. \
42 Default is to keep sending till simulation ends") variable in class:GarnetSyntheticTraffic
H A DGarnetSyntheticTraffic.cc86 numPacketsMax(p->num_packets_max),
/gem5/configs/example/
H A Dgarnet_synth_traffic.py105 num_packets_max=options.num_packets_max, variable

Completed in 6 milliseconds