Searched refs:IsMultiCore (Results 1 – 5 of 5) sorted by relevance
23 if(manager.Machine.SystemBus.IsMultiCore) in Execute()
115 if(commandsManager.Machine.SystemBus.IsMultiCore) in OnHalted()135 if(commandsManager.Machine.SystemBus.IsMultiCore) in OnHalted()149 if(commandsManager.Machine.SystemBus.IsMultiCore) in OnHalted()
484 public virtual bool IsMultiCore => ParentController.IsMultiCore; field in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
111 bool IsMultiCore { get; } property
1197 public bool IsMultiCore property in Antmicro.Renode.Peripherals.Bus.SystemBus