Searched defs:_name (Results 26 - 50 of 148) sorted by relevance

123456

/gem5/src/systemc/tests/systemc/1666-2011-compliance/self_reset_bug/
H A Dself_reset_bug.cpp39 Top(sc_module_name _name) argument
/gem5/src/systemc/tests/systemc/1666-2011-compliance/suspend_resume/
H A Dsuspend_resume.cpp41 M1(sc_module_name _name) argument
/gem5/src/systemc/tests/systemc/tmp/compliance_1666_2011/section_6.6/test02/
H A Dtest02.cpp51 M5(sc_module_name _name) argument
/gem5/src/systemc/tests/systemc/tmp/compliance_1666_2011/section_6.6/test03/
H A Dtest03.cpp44 M3(sc_module_name _name) argument
/gem5/src/systemc/tests/systemc/tmp/compliance_1666_2011/section_6.6/test05/
H A Dtest05.cpp46 M3(sc_module_name _name) argument
/gem5/src/systemc/tests/systemc/tmp/others/OLD_kill_reset/
H A DOLD_kill_reset.cpp11 M3(sc_module_name _name) argument
/gem5/src/systemc/tests/systemc/tmp/others/is_unwinding_bug/
H A Dis_unwinding_bug.cpp13 M2(sc_module_name _name) argument
/gem5/src/systemc/tests/systemc/tmp/others/kill_reset/
H A Dkill_reset.cpp11 M3(sc_module_name _name) argument
/gem5/src/systemc/tests/systemc/tmp/others/method_suspends_itself/
H A Dmethod_suspends_itself.cpp11 M5(sc_module_name _name) argument
/gem5/src/systemc/tests/systemc/tmp/others/priority_bug/
H A Dpriority_bug.cpp9 M4(sc_module_name _name) argument
/gem5/src/systemc/tests/systemc/tmp/others/sc_writer_bug/
H A Dsc_writer_bug.cpp19 M(sc_module_name _name, sc_time _delay) argument
45 Top(sc_module_name _name) argument
/gem5/src/gpu-compute/
H A Dlocal_memory_pipeline.hh90 std::string _name; member in class:LocalMemPipeline
H A Dscoreboard_check_stage.hh103 std::string _name; member in class:ScoreboardCheckStage
/gem5/src/mem/
H A Dnoncoherent_xbar.hh99 NoncoherentXBarSlavePort(const std::string &_name, argument
152 NoncoherentXBarMasterPort(const std::string &_name, argument
/gem5/src/systemc/
H A Dtlm_port_wrapper.hh96 TlmTargetBaseWrapper(TargetSocket &t, const std::string &_name, argument
60 TlmInitiatorBaseWrapper( InitiatorSocket &i, const std::string &_name, PortID _id) argument
/gem5/src/sim/probe/
H A Dprobe.cc45 ProbePoint::ProbePoint(ProbeManager *manager, const std::string& _name) argument
67 ProbeListener::ProbeListener(ProbeManager *_manager, const std::string &_name) argument
/gem5/src/arch/arm/kvm/
H A Darmv8_cpu.hh98 IntRegInfo(uint64_t _kvm, IntRegIndex _idx, const char *_name) argument
111 MiscRegInfo(uint64_t _kvm, MiscRegIndex _idx, const char *_name, argument
/gem5/src/systemc/core/
H A Dsc_attr.cc37 sc_attr_base::sc_attr_base(const std::string &_name) : _name(_name) {} argument
/gem5/src/systemc/tests/systemc/1666-2011-compliance/disable_enable/
H A Ddisable_enable.cpp42 Top(sc_module_name _name) argument
/gem5/src/systemc/tests/systemc/1666-2011-compliance/kill_reset/
H A Dkill_reset.cpp41 M3(sc_module_name _name) argument
/gem5/src/systemc/tests/systemc/1666-2011-compliance/living_children/
H A Dliving_children.cpp43 Top(sc_module_name _name) argument
/gem5/src/cpu/testers/traffic_gen/
H A Dbase_gen.hh68 const std::string _name; member in class:BaseGen
/gem5/src/cpu/testers/directedtest/
H A DRubyDirectedTester.hh56 CpuPort(const std::string &_name, RubyDirectedTester *_tester, argument
/gem5/src/sim/
H A Dsyscall_desc.hh120 std::string _name; member in class:SyscallDesc
/gem5/src/base/
H A Ddebug.hh46 const char *_name; member in class:Debug::Flag

Completed in 21 milliseconds

123456