Searched refs:RemoveHookAtInterruptEnd (Results 1 – 2 of 2) sorted by relevance
144 this.RemoveHookAtInterruptEnd(profiler.InterruptExit); in ConfigureProfilerInterruptHooks()
580 RemoveHookAtInterruptEnd(LogCpuInterruptEnd); in LogCpuInterrupts()1012 private void RemoveHookAtInterruptEnd(Action<ulong> hook) in RemoveHookAtInterruptEnd() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU