Searched refs:isInterruptLoggingEnabled (Results 1 – 1 of 1) sorted by relevance
322 isInterruptLoggingEnabled = false; in Reset()570 if(!isInterruptLoggingEnabled) in LogCpuInterrupts()574 isInterruptLoggingEnabled = true; in LogCpuInterrupts()581 isInterruptLoggingEnabled = false; in LogCpuInterrupts()2451 private bool isInterruptLoggingEnabled; field in Antmicro.Renode.Peripherals.CPU.TranslationCPU