Home
last modified time | relevance | path

Searched refs:SendControlSocketByte (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dclient.cc467 return SendControlSocketByte(); in RecordMalloc()
513 return SendControlSocketByte(); in RecordFree()
549 bool Client::SendControlSocketByte() { in SendControlSocketByte() function in perfetto::profiling::Client
H A Dclient.h131 bool SendControlSocketByte() PERFETTO_WARN_UNUSED_RESULT;