Searched defs:set_byte_enable_ptr (Results 1 - 2 of 2) sorted by relevance
/gem5/ext/systemc/src/tlm_core/tlm_2/tlm_generic_payload/ | ||
H A D | tlm_gp.h | 422 void set_byte_enable_ptr(unsigned char* byte_enable){m_byte_enable = byte_enable;} function in class:tlm::tlm_generic_payload |
/gem5/src/systemc/ext/tlm_core/2/generic_payload/ | ||
H A D | gp.hh | 221 set_byte_enable_ptr(unsigned char *byte_enable) function in class:tlm::tlm_generic_payload |
Completed in 8 milliseconds