Home
last modified time | relevance | path

Searched refs:EmitRingBufferLoss (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/profiling/perf/
Dperf_producer.h207 void EmitRingBufferLoss(DataSourceInstanceID ds_id,
Dperf_producer.cc668 weak_this->EmitRingBufferLoss(ds_id, cpu, records_lost); in ReadAndParsePerCpuBuffer()
955 void PerfProducer::EmitRingBufferLoss(DataSourceInstanceID ds_id, in EmitRingBufferLoss() function in perfetto::profiling::PerfProducer