DDR bandwidth monitor

DDR bandwidth monitor#

AMD SMI: DDR bandwidth monitor
DDR bandwidth monitor

Functions

amdsmi_status_t amdsmi_get_cpu_ddr_bw (amdsmi_processor_handle processor_handle, amdsmi_ddr_bw_metrics_t *ddr_bw)
 Get the DDR bandwidth data. More...
 

Detailed Description

Function Documentation

◆ amdsmi_get_cpu_ddr_bw()

amdsmi_status_t amdsmi_get_cpu_ddr_bw ( amdsmi_processor_handle  processor_handle,
amdsmi_ddr_bw_metrics_t ddr_bw 
)

Get the DDR bandwidth data.

Platform:
cpu_bm
Parameters
[in]processor_handleCpu socket which to query
[in,out]ddr_bw- Input buffer to fill ddr bandwidth data
Returns
amdsmi_status_t | AMDSMI_STATUS_SUCCESS on success, non-zero on fail