Added sleep state to amd-smi metric --clock
Change-Id: Idb5fbc84a787ef1affdf0449b6dd77ab6e50e91d
Signed-off-by: Maisam Arif <maisarif@amd.com>
[ROCm/amdsmi commit: 95337c88fc]
This commit is contained in:
@@ -758,6 +758,7 @@ def amdsmi_get_clock_info(
|
||||
"cur_clk": clock_measure.cur_clk,
|
||||
"max_clk": clock_measure.max_clk,
|
||||
"min_clk": clock_measure.min_clk,
|
||||
"sleep_clk" : clock_measure.sleep_clk,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user