Searched defs:pe (Results 1 - 5 of 5) sorted by relevance

/gem5/util/tlm/src/
H A Dsc_peq.hh70 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
H A Dsc_slave_port.cc257 PayloadEvent<SCSlavePort> * pe; local
359 PayloadEvent<SCSlavePort> * pe; local
271 pec( PayloadEvent<SCSlavePort> * pe, tlm::tlm_generic_payload& trans, const tlm::tlm_phase& phase) argument
/gem5/src/systemc/tlm_bridge/
H A Dsc_peq.hh70 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
H A Dgem5_to_tlm.cc358 auto *pe = new Gem5SystemC::PayloadEvent<Gem5ToTlmBridge>( local
435 auto *pe = new Gem5SystemC::PayloadEvent<Gem5ToTlmBridge>( local
126 pec( Gem5SystemC::PayloadEvent<Gem5ToTlmBridge<BITWIDTH>> *pe, tlm::tlm_generic_payload &trans, const tlm::tlm_phase &phase) argument
/gem5/src/arch/x86/regs/
H A Dmisc.hh606 Bitfield<0> pe; // Protection Enabled member in namespace:X86ISA

Completed in 12 milliseconds