Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/GuestProfiling/
DCollapsedStackProfiler.cs32 …public override void StackFrameAdd(ulong currentAddress, ulong returnAddress, ulong instructionsCo… in StackFrameAdd() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.CollapsedStackProfiler
DPerfettoProfiler.cs41 …public override void StackFrameAdd(ulong currentAddress, ulong returnAddress, ulong instructionsCo… in StackFrameAdd() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.PerfettoProfiler
DBaseProfiler.cs42 …public abstract void StackFrameAdd(ulong currentAddress, ulong returnAddress, ulong instructionsCo… in StackFrameAdd() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.BaseProfiler