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

/gem5/src/cpu/testers/garnet_synthetic_traffic/
H A DGarnetSyntheticTraffic.py38 num_dest = Param.Int(1, "Number of Destinations") variable in class:GarnetSyntheticTraffic
H A DGarnetSyntheticTraffic.cc84 numDestinations(p->num_dest),
/gem5/configs/example/
H A Dgarnet_synth_traffic.py113 num_dest=options.num_dirs) \
114 for i in range(options.num_cpus) ] variable

Completed in 6 milliseconds