Searched defs:Profiler (Results 1 – 4 of 4) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Logging/Profiler/ | ||
| D | Profiler.cs | 19 public class Profiler : IDisposable class |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ | ||
| D | TranslationCPU_Profiler.cs | 107 public BaseProfiler Profiler => profiler; field in Antmicro.Renode.Peripherals.CPU.TranslationCPU |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/ | ||
| D | IMachine.cs | 89 Profiler Profiler { get; } property |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/ | ||
| D | Machine.cs | 1191 public Profiler Profiler { get; private set; } property in Antmicro.Renode.Core.Machine |