host_cpu_usage (Host-Side CPU Usage)
The host-side CPU usage data is displayed at the CPU Usage layer in the msprof_*.json file. The summary information is summarized in the host_cpu_usage_*.csv file.
Availability
Atlas 200/500 A2 Inference Product
Atlas Inference Series Product
Atlas Training Series Product
Atlas A2 Training Series Product/Atlas 800I A2 Inference Product
Atlas A3 Training Series Product
Data at the CPU Usage Layer in msprof_*.json
The following figure shows data at the CPU Usage layer in the msprof_*.json file.

Field |
Description |
|---|---|
CPU <id> |
CPU ID. |
CPU Avg |
Average CPU usage. |
usage |
Usage. |
host_cpu_usage_*.csv File
The file content is formatted as follows.

Field |
Description |
|---|---|
Device_id |
Device ID. host is displayed for data on the host. |
Total Cpu Numbers |
Total number of CPU cores in the system. |
Occupied Cpu Numbers |
Number of CPU cores occupied by processes. |
Recommend Cpu Numbers |
Number of CPU cores in use. In virtualization scenarios, the value is the recommended number of CPU cores. |