Field - cpu_total
number of VH, VM and VL processors
- Map: SMF99_S12_HD_INT_CAP_MAP
- Based on: cpu_vh, cpu_vm, cpu_vl
The field is created using the following pseudocode:
return cpu_vh + cpu_vm + cpu_vl
number of VH, VM and VL processors
The field is created using the following pseudocode:
return cpu_vh + cpu_vm + cpu_vl