Searched defs:func (Results 1 - 25 of 43) sorted by relevance

12

/gem5/util/m5/
H A Dm5op_sparc.S47 func: label
/gem5/src/arch/generic/
H A Dmmapped_ipr.hh84 iprAddressPseudoInst(uint8_t func, uint8_t subfunc) argument
/gem5/src/dev/pci/
H A Dtypes.hh57 uint8_t func; member in struct:PciBusAddr
/gem5/tests/test-progs/insttest/src/riscv/
H A Dinsttest.h63 expect(const T& expected, std::function<T()> func, argument
/gem5/src/dev/sparc/
H A Dt1000.cc85 T1000::calcPciConfigAddr(int bus, int dev, int func) argument
/gem5/tests/test-progs/pthread/src/
H A Dtest_atomic.cpp58 void* func( void* args ) function
H A Dtest_pthread_create_para.cpp57 void* func( void* args ) function
H A Dtest_pthread_create_seq.cpp56 void* func( void* args ) function
H A Dtest_pthread_mutex.cpp58 void* func( void* args ) function
/gem5/src/systemc/core/
H A Dprocess_types.hh42 Method(const char *name, ProcessFuncWrapper *func, bool internal=false) : argument
58 Thread(const char *name, ProcessFuncWrapper *func, bool internal=false) : argument
112 CThread(const char *name, ProcessFuncWrapper *func, bool internal=false) : argument
H A Dsc_spawn.cc47 spawnWork(ProcessFuncWrapper *func, const char *name, argument
/gem5/src/mem/
H A Dfs_translating_port_proxy.cc63 FSTranslatingPortProxy( SendFunctionalFunc func, unsigned int cacheLineSize) argument
H A Dse_translating_port_proxy.cc58 SETranslatingPortProxy( SendFunctionalFunc func, Process *p, AllocType alloc) argument
H A Dbackdoor.hh124 addInvalidationCallback(CbFunction func) argument
H A Dport_proxy.hh102 PortProxy(SendFunctionalFunc func, unsigned int cacheLineSize) : argument
/gem5/src/dev/mips/
H A Dmalta.hh111 calcPciConfigAddr(int bus, int dev, int func) argument
/gem5/ext/iostream3/
H A Dzfstream.h429 (*func)(gzofstream&, T1, T2); member in class:gzomanip2
/gem5/src/arch/riscv/
H A Dstacktrace.cc115 StackTrace::decodePrologue(Addr sp, Addr callpc, Addr func, int &size, argument
/gem5/src/arch/power/
H A Dstacktrace.cc116 StackTrace::decodePrologue(Addr sp, Addr callpc, Addr func, int &size, argument
/gem5/src/dev/arm/
H A Drv_ctrl.cc218 RealViewCtrl::registerDevice(DeviceFunc func, uint8_t site, uint8_t pos, argument
/gem5/ext/pybind11/tests/
H A Dtest_pytypes.py143 def func(self, x, *args): member in class:test_accessors.TestObject
/gem5/src/systemc/ext/core/
H A Dsc_process_handle.hh56 TFunc func; member in struct:sc_gem5::ProcessMemberFuncWrapper
58 ProcessMemberFuncWrapper(T *t, TFunc func) : t(t), func(func) {} argument
H A Dsc_spawn.hh159 auto func = new ::sc_gem5::ProcessObjFuncWrapper<T>(object); local
169 auto func = new ::sc_gem5::ProcessObjRetFuncWrapper< local
/gem5/src/arch/arm/
H A Dstacktrace.cc157 StackTrace::decodePrologue(Addr sp, Addr callpc, Addr func, argument
/gem5/src/arch/x86/
H A Dstacktrace.cc160 StackTrace::decodePrologue(Addr sp, Addr callpc, Addr func, argument

Completed in 26 milliseconds

12