mirror of
				https://github.com/ClusterCockpit/cc-metric-collector.git
				synced 2025-10-31 00:55:06 +01:00 
			
		
		
		
	Add comment
This commit is contained in:
		| @@ -269,6 +269,7 @@ func GetTypeList(topology_type string) []int { | ||||
| 	return []int{} | ||||
| } | ||||
|  | ||||
| // CpuData returns CPU data for each hardware thread | ||||
| func CpuData() []HwthreadEntry { | ||||
| 	return slices.Clone(cache.CpuData) | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user