Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Djava_hprof_producer.cc64 void JavaHprofProducer::IncreaseConnectionBackoff() { in IncreaseConnectionBackoff() function in perfetto::profiling::JavaHprofProducer
198 IncreaseConnectionBackoff(); in OnDisconnect()
Djava_hprof_producer.h79 void IncreaseConnectionBackoff();
Dheapprofd_producer.h225 void IncreaseConnectionBackoff();
Dheapprofd_producer.cc193 IncreaseConnectionBackoff(); in OnDisconnect()
224 void HeapprofdProducer::IncreaseConnectionBackoff() { in IncreaseConnectionBackoff() function in perfetto::profiling::HeapprofdProducer
/external/perfetto/src/traced/probes/
Dprobes_producer.h111 void IncreaseConnectionBackoff();
Dprobes_producer.cc122 IncreaseConnectionBackoff(); in OnDisconnect()
520 void ProbesProducer::IncreaseConnectionBackoff() { in IncreaseConnectionBackoff() function in perfetto::ProbesProducer
/external/perfetto/src/profiling/perf/
Dperf_producer.h153 void IncreaseConnectionBackoff();
Dperf_producer.cc739 void PerfProducer::IncreaseConnectionBackoff() { in IncreaseConnectionBackoff() function in perfetto::profiling::PerfProducer
783 IncreaseConnectionBackoff(); in OnDisconnect()