Previous page

Next page

Locate page in Contents

Print this page

cpuType

Summary:

Contains common CPU characteristics.

Type specification:

Name

Min/Max

Type

Description

mhz

1..1

int

CPU Frequency, in MegaHertz.

name

1..1

string

CPU name.

number

1..1

int

Number of CPUs in the system.

cores

1..1

int

Number of cores per CPU.

hyperthreads

1..1

int

Number of hyper-threads per CPU core. The value of 1 indicates that no hyper-threading is available.

units

1..1

int

CPU unit value.

family

1..1

string

CPU family.

model

1..1

string

CPU model.

bogomips

1..1

int

BogoMIPS value.

Please send us your feedback on this help page