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