pcie (PCIe Bandwidth)
The timeline information of PCIe bandwidth data is displayed at the PCIe level in the msprof_*.json file. The summary information is summarized in the pcie_*.csv file.
Availability
Data at PCIe Level in msprof_*.json
The following figure shows data at the PCIe level in the msprof_*.json file.
|
Field |
Description |
|---|---|
|
PCIe_cpl |
Completion packet that receives write requests, in MB/s. Tx stands for the transmit direction whereas Rx standards for the receive direction. |
|
PCIe_nonpost |
PCIe Non-Posted data transmission bandwidth, in MB/s. Tx stands for the transmit direction whereas Rx standards for the receive direction. |
|
PCIe_nonpost_latency |
Transmission latency in PCIe Non-Posted mode, in μs. Tx stands for the transmit direction whereas Rx standards for the receive direction. PCIe_nonpost_latency does not involve RX. The value is fixed at 0. |
|
PCIe_post |
PCIe Posted data transmission bandwidth, in MB/s. Tx stands for the transmit direction whereas Rx standards for the receive direction. |
pcie_*.csv File
The file content is formatted as follows.
|
Field |
Description |
|---|---|
|
Device_id |
Device ID. |
|
Mode |
Mode. The options are as follows:
|
|
Min, Max, Avg |
Minimum value, maximum value, and mean value. |