Searched refs:SendWireMessageWithRetriesIfBlocking (Results 1 – 2 of 2) sorted by relevance
402 if (SendWireMessageWithRetriesIfBlocking(msg) == -1) in RecordMalloc()410 int64_t Client::SendWireMessageWithRetriesIfBlocking(const WireMessage& msg) { in SendWireMessageWithRetriesIfBlocking() function in perfetto::profiling::Client447 int64_t bytes_free = SendWireMessageWithRetriesIfBlocking(msg); in RecordFree()473 return SendWireMessageWithRetriesIfBlocking(msg); in RecordHeapInfo()
120 int64_t SendWireMessageWithRetriesIfBlocking(const WireMessage&)