Searched defs:BaseProfiler (Results 1 – 1 of 1) sorted by relevance
16 public abstract class BaseProfiler : IDisposable class18 public BaseProfiler(TranslationCPU cpu, bool flushInstantly, int? maximumNestedContexts) in BaseProfiler() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.BaseProfiler