Home
last modified time | relevance | path

Searched defs:ConnectWithRetries (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Djava_hprof_producer.cc197 void JavaHprofProducer::ConnectWithRetries(const char* socket_name) { in ConnectWithRetries() function in perfetto::profiling::JavaHprofProducer
H A Dheapprofd_producer.cc282 void HeapprofdProducer::ConnectWithRetries(const char* socket_name) { in ConnectWithRetries() function in perfetto::profiling::HeapprofdProducer
/aosp_15_r20/external/perfetto/src/traced/probes/
H A Dprobes_producer.cc633 void ProbesProducer::ConnectWithRetries(const char* socket_name, in ConnectWithRetries() function in perfetto::ProbesProducer
/aosp_15_r20/external/perfetto/src/profiling/perf/
H A Dperf_producer.cc1211 void PerfProducer::ConnectWithRetries(const char* socket_name) { in ConnectWithRetries() function in perfetto::profiling::PerfProducer