Searched defs:ConnectWithRetries (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/perfetto/src/profiling/memory/ | ||
H A D | java_hprof_producer.cc | 197 void JavaHprofProducer::ConnectWithRetries(const char* socket_name) { in ConnectWithRetries() function in perfetto::profiling::JavaHprofProducer |
H A D | heapprofd_producer.cc | 282 void HeapprofdProducer::ConnectWithRetries(const char* socket_name) { in ConnectWithRetries() function in perfetto::profiling::HeapprofdProducer |
/aosp_15_r20/external/perfetto/src/traced/probes/ | ||
H A D | probes_producer.cc | 633 void ProbesProducer::ConnectWithRetries(const char* socket_name, in ConnectWithRetries() function in perfetto::ProbesProducer |
/aosp_15_r20/external/perfetto/src/profiling/perf/ | ||
H A D | perf_producer.cc | 1211 void PerfProducer::ConnectWithRetries(const char* socket_name) { in ConnectWithRetries() function in perfetto::profiling::PerfProducer |