Home
last modified time | relevance | path

Searched refs:ResetConnectionBackoff (Results 1 – 8 of 8) sorted by relevance

/external/perfetto/src/profiling/memory/
Djava_hprof_producer.cc70 void JavaHprofProducer::ResetConnectionBackoff() { in ResetConnectionBackoff() function in perfetto::profiling::JavaHprofProducer
141 ResetConnectionBackoff(); in OnConnect()
168 ResetConnectionBackoff(); in ConnectWithRetries()
Djava_hprof_producer.h78 void ResetConnectionBackoff();
Dheapprofd_producer.h224 void ResetConnectionBackoff();
Dheapprofd_producer.cc164 ResetConnectionBackoff(); in OnConnect()
207 ResetConnectionBackoff(); in ConnectWithRetries()
230 void HeapprofdProducer::ResetConnectionBackoff() { in ResetConnectionBackoff() function in perfetto::profiling::HeapprofdProducer
/external/perfetto/src/traced/probes/
Dprobes_producer.cc99 ResetConnectionBackoff(); in OnConnect()
505 ResetConnectionBackoff(); in ConnectWithRetries()
526 void ProbesProducer::ResetConnectionBackoff() { in ResetConnectionBackoff() function in perfetto::ProbesProducer
Dprobes_producer.h110 void ResetConnectionBackoff();
/external/perfetto/src/profiling/perf/
Dperf_producer.h152 void ResetConnectionBackoff();
Dperf_producer.cc726 ResetConnectionBackoff(); in ConnectWithRetries()
745 void PerfProducer::ResetConnectionBackoff() { in ResetConnectionBackoff() function in perfetto::profiling::PerfProducer
752 ResetConnectionBackoff(); in OnConnect()