Home
last modified time | relevance | path

Searched defs:Cluster (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DCluster.cs32 …public class Cluster : IPeripheralRegister<ICluster<TranslationCPU>, NullRegistrationPoint>, IPeri… class
34 public Cluster(IMachine machine) in Cluster() method in Antmicro.Renode.Peripherals.CPU.Cluster
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/Structure/
DIBusRegistration.cs21 ICluster<ICPU> Cluster { get; } property
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DBusRegistration.cs38 public ICluster<ICPU> Cluster { get; } property in Antmicro.Renode.Peripherals.Bus.BusRegistration
DSVDParser.cs881 Cluster, enumerator