Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ExecutionTracer/
DTraceBinaryWriter.cs67 WriteInstructionsCountToBuffer(block.InstructionsCount); in Write()
129 private void WriteInstructionsCountToBuffer(ulong count) in WriteInstructionsCountToBuffer() method in Antmicro.Renode.Peripherals.CPU.TraceBinaryWriter