Searched defs:InterruptEnter (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/GuestProfiling/ | ||
| D | CollapsedStackProfiler.cs | 95 public override void InterruptEnter(ulong interruptIndex) in InterruptEnter() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.CollapsedStackProfiler |
| D | PerfettoProfiler.cs | 128 public override void InterruptEnter(ulong interruptIndex) in InterruptEnter() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.PerfettoProfiler |
| D | BaseProfiler.cs | 45 public abstract void InterruptEnter(ulong interruptIndex); in InterruptEnter() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.BaseProfiler |