MsrUtil icon indicating copy to clipboard operation
MsrUtil copied to clipboard

Fix L1 instruction and OP cache mixup in the Zen 4 Instruction Fetch view.

Open jedi95 opened this issue 5 months ago • 1 comments

Disabling the OP cache now shows 0% for Op$ Hitrate instead of L1i Hitrate.

Before: Before (Op$ Enabled) Before (Op$ Disabled)

After: After (Op$ Enabled) After (Op$ Disabled)

jedi95 avatar Sep 13 '24 00:09 jedi95