Home
last modified time | relevance | path

Searched defs:buf_and_size (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dshared_ring_buffer_unittest.cc32 std::string ToString(const SharedRingBuffer::Buffer& buf_and_size) { in ToString()
63 auto buf_and_size = rd->BeginRead(); in StructuredTest() local
69 auto buf_and_size = rd->BeginRead(); in StructuredTest() local
76 auto buf_and_size = rd->BeginRead(); in StructuredTest() local
90 auto buf_and_size = rd->BeginRead(); in StructuredTest() local
100 auto buf_and_size = rd->BeginRead(); in StructuredTest() local
109 auto buf_and_size = rd->BeginRead(); in StructuredTest() local
122 auto buf_and_size = rd->BeginRead(); in StructuredTest() local
127 auto buf_and_size = rd->BeginRead(); in StructuredTest() local
132 auto buf_and_size = rd->BeginRead(); in StructuredTest() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
H A Dredzone_allocator.cc341 for (const auto& buf_and_size : allocated_buffers_) { in CheckRedzones() local