Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/GuestProfiling/
DBaseProfiler.cs16 public abstract class BaseProfiler : IDisposable class
18 public BaseProfiler(TranslationCPU cpu, bool flushInstantly, int? maximumNestedContexts) in BaseProfiler() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.BaseProfiler
DCollapsedStackProfiler.cs16 public class CollapsedStackProfiler : BaseProfiler
DPerfettoProfiler.cs21 public class PerfettoProfiler : BaseProfiler
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU_Profiler.cs107 public BaseProfiler Profiler => profiler;
148 private BaseProfiler profiler;