Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/GuestProfiling/
DPerfettoProfiler.cs142 FinishCurrentStack(time, currentTrack); in InterruptEnter()
153 FinishCurrentStack(time, currentTrack); in InterruptExit()
202 private void FinishCurrentStack(ulong time, ulong trackId) in FinishCurrentStack() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.PerfettoProfiler