Searched defs:rate (Results 1 - 2 of 2) sorted by relevance
/gem5/src/dev/net/ |
H A D | etherlink.cc | 109 Link(const string &name, EtherLink *p, int num, double rate, Tick delay, Tick delay_var, EtherDump *d) argument
|
H A D | etherswitch.cc | 127 Interface(const std::string &name, EtherSwitch *etherSwitch, uint64_t outputBufferSize, Tick delay, Tick delay_var, double rate, unsigned id) argument
|
Completed in 36 milliseconds