Searched defs:OnContextChange (Results 1 – 4 of 4) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ | ||
| D | TranslationCPU_Profiler.cs | 129 protected void OnContextChange(ulong threadId) in OnContextChange() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/GuestProfiling/ | ||
| D | CollapsedStackProfiler.cs | 71 public override void OnContextChange(ulong newContextId) in OnContextChange() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.CollapsedStackProfiler |
| D | PerfettoProfiler.cs | 77 public override void OnContextChange(ulong newContextId) in OnContextChange() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.PerfettoProfiler |
| D | BaseProfiler.cs | 44 public abstract void OnContextChange(ulong newContextId); in OnContextChange() method in Antmicro.Renode.Peripherals.CPU.GuestProfiling.BaseProfiler |