Searched refs:totPacketRate (Results 1 - 2 of 2) sorted by relevance
/gem5/src/dev/net/ | ||
H A D | etherdevice.hh | 82 Stats::Formula totPacketRate; member in class:EtherDevice |
H A D | etherdevice.cc | 166 totPacketRate 370 totPacketRate = totPackets / simSeconds; |
Completed in 10 milliseconds