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

/gem5/util/tlm/src/
H A Dsc_mm.cc73 MemoryManager::free(gp* payload) function in class:Gem5SystemC::MemoryManager
/gem5/src/systemc/tlm_bridge/
H A Dsc_mm.cc66 MemoryManager::free(gp *payload) function in class:Gem5SystemC::MemoryManager
/gem5/src/systemc/tests/tlm/static_extensions/ext2gp/
H A Dmy_extension.h37 void free() function in class:my_extension
/gem5/src/systemc/tests/tlm/static_extensions/ext2gp2ext/
H A Dmy_extension.h37 void free() function in class:my_extension
/gem5/src/systemc/tests/tlm/static_extensions/gp2ext/
H A Dmy_extension.h37 void free() function in class:my_extension
/gem5/src/systemc/tests/tlm/multi_sockets/
H A DextensionPool.h90 void free (T* cont){ function in class:ExtensionPool
H A DMultiSocketSimpleSwitchAT.h159 void free(transaction_type* txn){ function in class:MultiSocketSimpleSwitchAT
/gem5/src/systemc/tests/tlm/nb2b_adapter/
H A Dmm.h71 void mm::free(gp_t* trans) function in class:mm
/gem5/src/systemc/tests/tlm/update_original/
H A Dmm.h71 void mm::free(gp_t* trans) function in class:mm
/gem5/src/systemc/ext/tlm_utils/
H A Dinstance_specific_extensions.h92 void free() { return; } function in class:tlm_utils::instance_specific_extension_carrier
H A Dinstance_specific_extensions_int.h52 void free() {} // Needed for explicit tlm_array instantiation. function in class:tlm_utils::ispex_base
H A Dsimple_target_socket.h544 free(tlm::tlm_generic_payload *trans) function in class:tlm_utils::simple_target_socket_b::fw_process
558 void free() {} function in struct:tlm_utils::simple_target_socket_b::fw_process::mm_end_event_ext
1140 free(tlm::tlm_generic_payload *trans) function in class:tlm_utils::simple_target_socket_tagged_b::fw_process
1154 void free() {} function in struct:tlm_utils::simple_target_socket_tagged_b::fw_process::mm_end_event_ext
/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_mant.h141 scfx_mant::free( word* mant, std::size_t size ) function in class:sc_dt::scfx_mant
/gem5/ext/systemc/src/tlm_core/tlm_1/tlm_req_rsp/tlm_channels/tlm_fifo/
H A Dcircular_buffer.h51 int free() const { return m_free; } function in class:tlm::circular_buffer
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_mant.hh126 scfx_mant::free(word *mant, std::size_t size) function in class:sc_dt::scfx_mant
/gem5/src/systemc/tests/include/
H A DSimpleATInitiator2.h88 void free(tlm::tlm_generic_payload* t) function in class:SimpleATInitiator2::SimplePool
H A DSimpleATInitiator1.h88 void free(tlm::tlm_generic_payload* t) function in class:SimpleATInitiator1::SimplePool
/gem5/src/systemc/ext/tlm_core/1/req_rsp/channels/fifo/
H A Dcircular_buffer.hh46 int free() const { return m_free; } function in class:tlm::circular_buffer
/gem5/ext/systemc/src/tlm_utils/
H A Dinstance_specific_extensions.h242 void instance_specific_extension_container_pool::free(instance_specific_extension_container* cont){ function in class:tlm_utils::instance_specific_extension_container_pool
264 void free(){return;} function in class:tlm_utils::instance_specific_extension_carrier
H A Dsimple_target_socket.h526 void free(tlm::tlm_generic_payload* trans) function in class:tlm_utils::simple_target_socket::fw_process
539 void free() {} function in struct:tlm_utils::simple_target_socket::fw_process::mm_end_event_ext
1069 void free(tlm::tlm_generic_payload* trans) function in class:tlm_utils::simple_target_socket_tagged::fw_process
1082 void free() {} function in struct:tlm_utils::simple_target_socket_tagged::fw_process::mm_end_event_ext
/gem5/src/systemc/tlm_utils/
H A Dinstance_specific_extensions.cc136 instance_specific_extension_container_pool::free( function in class:tlm_utils::instance_specific_extension_container_pool
/gem5/ext/systemc/src/tlm_core/tlm_2/tlm_generic_payload/
H A Dtlm_gp.h61 virtual void free() { delete this; } function in class:tlm::tlm_extension_base
[all...]
H A Dtlm_endian_conv.h204 void free() { function in class:tlm::tlm_endian_context
/gem5/src/systemc/ext/tlm_core/2/generic_payload/
H A Dgp.hh52 virtual void free() { delete this; } function in class:tlm::tlm_extension_base
H A Dendian_conv.hh212 void free() { global_tlm_endian_context_pool.push(this); } function in class:tlm::tlm_endian_context

Completed in 52 milliseconds