Searched refs:cluster_id (Results 1 - 4 of 4) sorted by relevance

/gem5/src/mem/ruby/slicc_interface/
H A DRubySlicc_ComponentMapping.hh51 int num_bits, int cluster_id = 0)
55 mach.num = cluster_id;
58 + (1 << num_bits) * cluster_id;
H A DController.py54 cluster_id = Param.UInt32(0, "Id of this controller's cluster") variable in class:RubyController
H A DAbstractController.cc53 m_clusterID(p->cluster_id),
/gem5/configs/ruby/
H A DMESI_Three_Level.py133 cluster_id = i, ruby_system = ruby_system)
175 L2cache = l2_cache, cluster_id = i,

Completed in 8 milliseconds