Searched refs:APICall (Results 1 – 1 of 1) sorted by relevance
281 class APICall : public AbstractTraceEntry { class283 APICall(TCPEndpoint* endpoint, const char* which) in APICall() function in TCPTracing::APICall475 T(APICall(this, "constructor")); in TCPEndpoint()483 T(APICall(this, "destructor")); in ~TCPEndpoint()520 T(APICall(this, "open")); in Open()540 T(APICall(this, "close")); in Close()589 T(APICall(this, "free")); in Free()617 T(APICall(this, "connect")); in Connect()693 T(APICall(this, "accept")); in Accept()735 T(APICall(this, "bind")); in Bind()[all …]