Searched refs:RemoveHookAtInterruptBegin (Results 1 – 2 of 2) sorted by relevance
143 this.RemoveHookAtInterruptBegin(profiler.InterruptEnter); in ConfigureProfilerInterruptHooks()
579 RemoveHookAtInterruptBegin(LogCpuInterruptBegin); in LogCpuInterrupts()1003 private void RemoveHookAtInterruptBegin(Action<ulong> hook) in RemoveHookAtInterruptBegin() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU