Searched refs:getSendFunctional (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/
H A Dthread_state.cc112 // getSendFunctional is a virtual function
113 physProxy = new PortProxy(baseCpu->getSendFunctional(),
120 virtProxy = new SETranslatingPortProxy(baseCpu->getSendFunctional(),
H A Dbase.hh167 getSendFunctional() function in class:BaseCPU
/gem5/src/mem/
H A Dfs_translating_port_proxy.cc58 : PortProxy(tc->getCpuPtr()->getSendFunctional(),

Completed in 7 milliseconds