Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/GuestProfiling/
DCollapsedStackProfiler.cs95 public override void InterruptEnter(ulong interruptIndex) in InterruptEnter() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.CollapsedStackProfiler
DPerfettoProfiler.cs128 public override void InterruptEnter(ulong interruptIndex) in InterruptEnter() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.PerfettoProfiler
DBaseProfiler.cs45 public abstract void InterruptEnter(ulong interruptIndex); in InterruptEnter() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.BaseProfiler