SWDEV-475244 - Memory Usage and Bandwidth: max mem and current mem (#48)
This commit is contained in:
@@ -90,6 +90,8 @@ class rdc_field_t(c_int):
|
||||
RDC_FI_GPU_MM_ENC_UTIL = 503
|
||||
RDC_FI_GPU_MM_DEC_UTIL = 504
|
||||
RDC_FI_GPU_MEMORY_ACTIVITY = 505
|
||||
RDC_FI_GPU_MEMORY_MAX_BANDWIDTH = 506
|
||||
RDC_FI_GPU_MEMORY_CUR_BANDWIDTH = 507
|
||||
RDC_FI_ECC_CORRECT_TOTAL = 600
|
||||
RDC_FI_ECC_UNCORRECT_TOTAL = 601
|
||||
RDC_FI_ECC_SDMA_SEC = 602
|
||||
|
||||
Reference in New Issue
Block a user