Home
last modified time | relevance | path

Searched defs:BaseProfiler (Results 1 – 1 of 1) 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