Searched refs:cpuIntrPost (Results 1 - 4 of 4) sorted by relevance

/gem5/src/dev/net/
H A Dsinic.hh60 void cpuIntrPost(Tick when);
H A Dns_gige.hh324 void cpuIntrPost(Tick when);
H A Dsinic.cc464 cpuIntrPost(when);
497 cpuIntrPost(curTick());
503 Base::cpuIntrPost(Tick when) function in class:Sinic::Base
603 cpuIntrPost(curTick());
H A Dns_gige.cc782 cpuIntrPost(when);
840 cpuIntrPost(curTick());
846 NSGigE::cpuIntrPost(Tick when) function in class:NSGigE

Completed in 16 milliseconds