Home
last modified time | relevance | path

Searched defs:CpuInfo (Results 1 – 2 of 2) sorted by relevance

/build/soong/ui/metrics/
Dhostinfo.go25 type CpuInfo struct { struct
27 VendorId string
30 ModelName string
33 CpuCores int32
36 Flags string
54 func (c *CpuInfo) fillInfo(key, value string) {
/build/soong/ui/metrics/metrics_proto/
Dmetrics.pb.go932CpuInfo *SystemCpuInfo `protobuf:"bytes,3,opt,name=cpu_info,json=cpuInfo" json:"cpu_info,omitempty… member