Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/GuestProfiling/
DCollapsedStackProfiler.cs163 private void AddToBuffer(string stringToAdd) in AddToBuffer() argument
167 stringBuffer.AppendLine(stringToAdd); in AddToBuffer()