Home
last modified time | relevance | path

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

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