Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/GuestProfiling/
DCollapsedStackProfiler.cs16 public class CollapsedStackProfiler : BaseProfiler class
18 …public CollapsedStackProfiler(TranslationCPU cpu, string filename, bool flushInstantly, long? file… in CollapsedStackProfiler() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.CollapsedStackProfiler