Searched defs:StackFramePop (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/GuestProfiling/ | ||
| D | CollapsedStackProfiler.cs | 54 …public override void StackFramePop(ulong currentAddress, ulong returnAddress, ulong instructionsCo… in StackFramePop() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.CollapsedStackProfiler |
| D | PerfettoProfiler.cs | 62 …public override void StackFramePop(ulong currentAddress, ulong returnAddress, ulong instructionsCo… in StackFramePop() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.PerfettoProfiler |
| D | BaseProfiler.cs | 43 …public abstract void StackFramePop(ulong currentAddress, ulong returnAddress, ulong instructionsCo… in StackFramePop() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.BaseProfiler |