Searched defs:SupportedFormats (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ExecutionTracer/ | ||
| D | TraceTextWriter.cs | 19 public static IReadOnlyList<TraceFormat> SupportedFormats = new List<TraceFormat> field in Antmicro.Renode.Peripherals.CPU.TraceTextWriter |
| D | TraceBinaryWriter.cs | 18 public static IReadOnlyList<TraceFormat> SupportedFormats = new List<TraceFormat> field in Antmicro.Renode.Peripherals.CPU.TraceBinaryWriter |