Home
last modified time | relevance | path

Searched refs:PopCurrentStack (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/GuestProfiling/
DPerfettoProfiler.cs111 currentContext.PopCurrentStack(); in OnContextChange()
120 currentContext.PopCurrentStack(); in OnContextChange()
161 currentContext.PopCurrentStack(); in InterruptExit()
170 currentContext.PopCurrentStack(); in InterruptExit()
DCollapsedStackProfiler.cs90 currentContext.PopCurrentStack(); in OnContextChange()
112 currentContext.PopCurrentStack(); in InterruptExit()
DBaseProfiler.cs96 public void PopCurrentStack() in PopCurrentStack() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.BaseProfiler.ProfilerContext