Searched defs:nm (Results 1 - 11 of 11) sorted by relevance

/gem5/src/systemc/tests/systemc/kernel/sc_module/test06/
H A Dtest06.cpp56 const std::string nm = "module_a"; local
/gem5/src/systemc/ext/tlm_core/1/analysis/
H A Danalysis_fifo.hh37 tlm_analysis_fifo(const char *nm) : tlm_fifo<T>(nm, -16) {} argument
H A Danalysis_port.hh37 tlm_analysis_port(const char *nm) : sc_core::sc_object(nm) {} argument
/gem5/src/systemc/tests/systemc/kernel/phase_callbacks/test03/
H A Dtest03.cpp71 std::string nm = std::string(basename()) + "_delayed_mod"; local
/gem5/src/systemc/ext/tlm_core/1/req_rsp/adapters/
H A Dadapters.hh36 tlm_transport_to_master(sc_core::sc_module_name nm) : argument
74 tlm_slave_to_transport(sc_core::sc_module_name nm) : argument
/gem5/src/systemc/tests/systemc/communication/sc_signal/check_writer/test15/
H A Dtest15.cpp60 std::stringstream nm; local
/gem5/src/systemc/tests/systemc/communication/sc_signal/check_writer/test16/
H A Dtest16.cpp60 std::stringstream nm; local
/gem5/src/systemc/ext/tlm_core/1/req_rsp/channels/req_rsp_channels/
H A Dreq_rsp_channels.hh114 tlm_transport_channel(sc_core::sc_module_name nm) : argument
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_fifo.h298 std::string nm = name(); local
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_object.cpp179 sc_object::sc_object_init(const char* nm) argument
227 sc_object::sc_object(const char* nm) : argument
[all...]
/gem5/src/systemc/tests/systemc/1666-2011-compliance/sc_vector/
H A Dsc_vector.cpp269 const char* nm = "foo"; local

Completed in 14 milliseconds