Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ExecutionTracer/
DTraceTextWriter.cs19 public static IReadOnlyList<TraceFormat> SupportedFormats = new List<TraceFormat> field in Antmicro.Renode.Peripherals.CPU.TraceTextWriter
DTraceBinaryWriter.cs18 public static IReadOnlyList<TraceFormat> SupportedFormats = new List<TraceFormat> field in Antmicro.Renode.Peripherals.CPU.TraceBinaryWriter