Searched defs:trans (Results 1 - 25 of 55) sorted by relevance

123

/gem5/src/mem/slicc/generate/
H A Dtex.py52 trans = sm.get_transition(state, event) variable
/gem5/util/tlm/examples/master_port/
H A Dtraffic_generator.cc58 auto trans = mm.allocate(); local
109 peq_cb(tlm::tlm_generic_payload& trans, const tlm::tlm_phase& phase) argument
136 checkTransaction(tlm::tlm_generic_payload& trans) argument
147 nb_transport_bw(tlm::tlm_generic_payload& trans, tlm::tlm_phase& phase, sc_core::sc_time& delay) argument
[all...]
/gem5/ext/systemc/src/tlm_utils/
H A Dpeq_with_get.h45 void notify(transaction_type& trans, const sc_core::sc_time& t) argument
51 void notify(transaction_type& trans) argument
66 transaction_type* trans = m_scheduled_events.begin()->second; local
/gem5/util/tlm/src/
H A Dsc_master_port.hh81 tlm::tlm_generic_payload& trans; member in struct:Gem5SystemC::SCMasterPort::TlmSenderState
82 TlmSenderState(tlm::tlm_generic_payload& trans) argument
[all...]
H A Dsc_peq.hh82 void notify(tlm::tlm_generic_payload& trans, const tlm::tlm_phase& phase, argument
70 PayloadEvent(OWNER& port_, void (OWNER::*handler_)(PayloadEvent<OWNER>* pe, tlm::tlm_generic_payload& trans, const tlm::tlm_phase& phase), const std::string& event_name) argument
/gem5/src/systemc/tests/include/
H A DExplicitATTarget.h56 sync_enum_type myNBTransport(transaction_type& trans, phase_type& phase, sc_core::sc_time& t) argument
H A DExplicitLTTarget.h53 void myBTransport(transaction_type& trans, sc_core::sc_time& t) argument
H A DSimpleATTarget1.h73 sync_enum_type myNBTransport(transaction_type& trans, phase_type& phase, sc_core::sc_time& t) argument
[all...]
H A DSimpleATTarget2.h69 sync_enum_type myNBTransport(transaction_type& trans, argument
[all...]
H A DSimpleLTTarget2.h55 void myBTransport(transaction_type& trans, argument
[all...]
H A DCoreDecouplingLTInitiator.h69 bool initTransaction(transaction_type& trans) argument
94 void logStartTransation(transaction_type& trans) argument
115 logEndTransaction(transaction_type& trans) argument
138 transaction_type trans; local
[all...]
H A DSimpleLTTarget1.h60 sync_enum_type nb_transport_fw(transaction_type& trans, phase_type& phase, sc_core::sc_time& t) argument
68 void b_transport(transaction_type& trans, sc_core::sc_time &t) argument
[all...]
H A DSimpleLTInitiator1.h71 bool initTransaction(transaction_type& trans) argument
97 logStartTransation(transaction_type& trans) argument
112 logEndTransaction(transaction_type& trans) argument
129 transaction_type trans; local
[all...]
H A DSimpleLTInitiator2.h67 bool initTransaction(transaction_type& trans) argument
93 logStartTransation(transaction_type& trans) argument
108 logEndTransaction(transaction_type& trans) argument
125 transaction_type trans; local
[all...]
H A DSimpleLTInitiator3.h67 bool initTransaction(transaction_type& trans) argument
93 logStartTransation(transaction_type& trans) argument
108 logEndTransaction(transaction_type& trans) argument
125 transaction_type trans; local
[all...]
/gem5/src/systemc/tests/tlm/nb2b_adapter/
H A Dmm.h46 gp_t* trans; member in struct:mm::access
71 void mm::free(gp_t* trans) argument
/gem5/src/systemc/tests/tlm/static_extensions/ext2gp2ext/
H A DSimpleLTTarget_ext.h63 sync_enum_type myNBTransport(transaction_type& trans, phase_type& phase, sc_core::sc_time& t) argument
[all...]
H A Dextension_adaptors.h62 tlm::tlm_sync_enum forward_nb_transport(initiator_payload_type& trans, argument
71 tlm::tlm_sync_enum backward_nb_transport(target_payload_type& trans, argument
78 bool get_dmi_pointer(target_payload_type& trans, argument
89 unsigned int transport_debug(target_payload_type& trans) argument
137 tlm::tlm_sync_enum forward_nb_transport(initiator_payload_type& trans, argument
163 backward_nb_transport(target_payload_type& trans, tlm::tlm_phase& phase, sc_core::sc_time& t) argument
171 get_dmi_pointer(target_payload_type& trans, tlm::tlm_dmi& dmi_data) argument
196 transport_debug(target_payload_type& trans) argument
[all...]
/gem5/src/systemc/tests/tlm/static_extensions/gp2ext/
H A DSimpleLTTarget_ext.h63 sync_enum_type myNBTransport(transaction_type& trans, phase_type& phase, sc_core::sc_time& t) argument
[all...]
/gem5/src/systemc/tests/tlm/update_original/
H A Dmm.h46 gp_t* trans; member in struct:mm::access
71 void mm::free(gp_t* trans) argument
/gem5/src/systemc/ext/tlm_utils/
H A Dpeq_with_get.h48 notify(transaction_type &trans, const sc_core::sc_time &t) argument
56 notify(transaction_type &trans) argument
72 transaction_type *trans = m_scheduled_events.begin()->second; local
/gem5/ext/drampower/src/
H A DTraceParser.cc77 parseFile(MemorySpecification memSpec, std::ifstream& trace, int window, int grouping, int interleaving, int burst, int powerdown, int trans) argument
/gem5/src/systemc/tests/tlm/cancel_all/
H A Dcancel_all.cpp25 tlm::tlm_generic_payload *trans; local
52 void peq_cb(tlm::tlm_generic_payload& trans, const tlm::tlm_phase& phase) argument
95 tlm::tlm_generic_payload *trans; local
123 tlm::tlm_generic_payload *trans; local
[all...]
/gem5/src/systemc/tlm_bridge/
H A Dsc_peq.hh82 void notify(tlm::tlm_generic_payload& trans, const tlm::tlm_phase& phase, argument
70 PayloadEvent(OWNER& port_, void (OWNER::*handler_)(PayloadEvent<OWNER>* pe, tlm::tlm_generic_payload& trans, const tlm::tlm_phase& phase), const std::string& event_name) argument
/gem5/src/systemc/tests/tlm/static_extensions/ext2gp/
H A Dextension_adaptors.h62 tlm::tlm_sync_enum forward_nb_transport(initiator_payload_type& trans, argument
71 tlm::tlm_sync_enum backward_nb_transport(target_payload_type& trans, argument
78 bool get_dmi_pointer(target_payload_type& trans, argument
89 unsigned int transport_debug(target_payload_type& trans) argument
137 tlm::tlm_sync_enum forward_nb_transport(initiator_payload_type& trans, argument
163 backward_nb_transport(target_payload_type& trans, tlm::tlm_phase& phase, sc_core::sc_time& t) argument
171 get_dmi_pointer(target_payload_type& trans, tlm::tlm_dmi& dmi_data) argument
196 transport_debug(target_payload_type& trans) argument
[all...]

Completed in 28 milliseconds

123