Home
last modified time | relevance | path

Searched refs:logTranslationBlockFetchEnabled (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs177 logTranslationBlockFetchEnabled = value;
181 return logTranslationBlockFetchEnabled;
192 private bool logTranslationBlockFetchEnabled; field in Antmicro.Renode.Peripherals.CPU.TranslationCPU