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

/gem5/ext/systemc/src/tlm_utils/
H A Dtlm2_base_protocol_checker.h34 // Version 11, 14 Mar 2016 Fix minor bug - start_phase should be a copy, not a reference
201 tlm::tlm_phase start_phase = phase; local
210 nb_transport_fw_post_checks( trans, start_phase, phase, delay, status );
280 tlm::tlm_generic_payload& trans, tlm::tlm_phase& start_phase, tlm::tlm_phase& phase,
456 tlm::tlm_generic_payload& trans, tlm::tlm_phase& start_phase, tlm::tlm_phase& phase,
466 if (start_phase == tlm::BEGIN_REQ)
455 nb_transport_fw_post_checks( tlm::tlm_generic_payload& trans, tlm::tlm_phase& start_phase, tlm::tlm_phase& phase, sc_core::sc_time& delay, tlm::tlm_sync_enum status) argument

Completed in 7 milliseconds