Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Logging/Backends/
DTextBackend.cs25 var machineCount = currentEmulation.MachinesCount; in FormatLogEntry()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DMachCommand.cs33 if(EmulationManager.Instance.CurrentEmulation.MachinesCount > 0) in PrintHelp()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DEmulation.cs167 public int MachinesCount property in Antmicro.Renode.Core.Emulation