Searched defs:snapshot_buffer (Results 1 – 4 of 4) sorted by relevance
45 std::array<std::byte, 16> snapshot_buffer; in TEST() local57 std::array<std::byte, 16> snapshot_buffer; in TEST() local92 std::array<std::byte, 32> snapshot_buffer; in TEST() local
480 std::unique_ptr<void, decltype(&::free)> snapshot_buffer(buff_addr, ::free); in ReadSnapshotAndValidateOverlappingBlocks() local570 std::unique_ptr<uint8_t[]> snapshot_buffer = std::make_unique<uint8_t[]>(size_); in ValidateDeviceWithNoBlockChanges() local1127 std::unique_ptr<void, decltype(&::free)> snapshot_buffer(addr, ::free); in ReadSnapshotWithVariableBlockSize() local
79 snapshot_buffer: Cursor<Vec<u8>>, field
3459 auto* snapshot_buffer = &tracing_session->clock_snapshot_ring_buffer; in MaybeSnapshotClocksIntoRingBuffer() local