Searched defs:passthrough_target_socket (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/systemc/src/tlm_utils/
H A Dpassthrough_target_socket.h31 class passthrough_target_socket : class in namespace:tlm_utils
43 passthrough_target_socket() : function in class:tlm_utils::passthrough_target_socket
50 explicit passthrough_target_socket(const char* n) : function in class:tlm_utils::passthrough_target_socket
/gem5/src/systemc/ext/tlm_utils/
H A Dpassthrough_target_socket.h227 class passthrough_target_socket : class in namespace:tlm_utils
232 passthrough_target_socket() : socket_b() {} function in class:tlm_utils::passthrough_target_socket
233 explicit passthrough_target_socket(const char *name) : socket_b(name) {} function in class:tlm_utils::passthrough_target_socket

Completed in 7 milliseconds