const go.opentelemetry.io/otel/semconv/v1.41.0.HostCPUCacheL2SizeKey

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L7893: 	HostCPUCacheL2SizeKey = attribute.Key("host.cpu.cache.l2.size")
		attribute_group.go#L8061: 	return HostCPUCacheL2SizeKey.Int(val)