Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs451 public void LogFunctionNames(bool value, bool removeDuplicates = false) in LogFunctionNames() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU
453 LogFunctionNames(value, string.Empty, removeDuplicates); in LogFunctionNames()
461 …public void LogFunctionNames(bool value, string spaceSeparatedPrefixes = "", bool removeDuplicates… in LogFunctionNames() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU