Searched refs:SendFunctionalFunc (Results 1 - 6 of 6) sorted by relevance

/gem5/src/mem/
H A Dfs_translating_port_proxy.hh82 FSTranslatingPortProxy(SendFunctionalFunc func,
H A Dse_translating_port_proxy.hh83 SETranslatingPortProxy(SendFunctionalFunc func,
H A Dport_proxy.hh85 typedef std::function<void(PacketPtr pkt)> SendFunctionalFunc; typedef in class:PortProxy
88 SendFunctionalFunc sendFunctional;
102 PortProxy(SendFunctionalFunc func, unsigned int cacheLineSize) :
H A Dfs_translating_port_proxy.cc64 SendFunctionalFunc func, unsigned int cacheLineSize)
H A Dse_translating_port_proxy.cc59 SendFunctionalFunc func, Process *p, AllocType alloc)
/gem5/src/cpu/
H A Dbase.hh166 virtual PortProxy::SendFunctionalFunc

Completed in 10 milliseconds