HomeSort by relevance Sort by last modified time
    Searched refs:CopyChunkUntrusted (Results 1 - 5 of 5) sorted by null

  /external/perfetto/src/tracing/test/
fake_packet.cc 146 trace_buffer_->CopyChunkUntrusted(producer_id, uid, writer_id, chunk_id,
  /external/perfetto/src/tracing/core/
trace_buffer.h 45 // Data is copied from the SMB(s) using CopyChunkUntrusted(). The buffer will
60 // in the same order of the CopyChunkUntrusted() calls. When overwriting old
167 void CopyChunkUntrusted(ProducerID producer_id_trusted,
198 // that wrote it (as passed in the CopyChunkUntrusted() call). Returns false
353 // through a CopyChunkUntrusted()).
trace_buffer_unittest.cc 789 trace_buffer()->CopyChunkUntrusted(
    [all...]
trace_buffer.cc 104 void TraceBuffer::CopyChunkUntrusted(ProducerID producer_id_trusted,
service_impl.cc     [all...]

Completed in 186 milliseconds