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

/gem5/src/mem/
H A Dse_translating_port_proxy.hh71 enum AllocType { enum in class:SETranslatingPortProxy
80 AllocType allocating;
84 Process* p, AllocType alloc);
85 SETranslatingPortProxy(MasterPort &port, Process* p, AllocType alloc);
H A Dse_translating_port_proxy.cc59 SendFunctionalFunc func, Process *p, AllocType alloc)
64 Process *p, AllocType alloc)

Completed in 4 milliseconds