You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename CMN memory bandwidth metric to reflect read+write
Summary:
Rename CMN Memory Read Bandwidth to CMN Memory Bandwidth since the underlying CMN event hns_mc_reqs_local_all counts both read and write
requests to the memory controller. CMN-Cypress does not distinguish read vs write MC requests in this event, so the previous "Read" label was
misleading.
Differential Revision: D102244354
0 commit comments