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

/gem5/src/dev/net/
H A Detherdevice.hh109 Stats::Formula coalescedRxOrn; member in class:EtherDevice
H A Detherdevice.cc325 coalescedRxOrn
326 .name(name() + ".coalescedRxOrn")
356 coalescedRxOrn = totalRxOrn / postedInterrupts;

Completed in 5 milliseconds