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

/gem5/src/dev/net/
H A Detherdevice.hh79 Stats::Formula totBandwidth; member in class:EtherDevice
H A Detherdevice.cc145 totBandwidth
146 .name(name() + ".totBandwidth")
364 totBandwidth = txBandwidth + rxBandwidth;

Completed in 6 milliseconds