Home
last modified time | relevance | path

Searched defs:PerfettoProfiler (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/GuestProfiling/
DPerfettoProfiler.cs21 public class PerfettoProfiler : BaseProfiler class
23 …public PerfettoProfiler(TranslationCPU cpu, string filename, bool flushInstantly, bool enableMulti… in PerfettoProfiler() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.PerfettoProfiler