unit_masks

来自「跨平台性能调试工具」· 代码 · 共 12 行

TXT
12
字号
# Athlon possible unit masks#name:zero type:mandatory default:0x0	0x0 No unit maskname:moesi type:bitmask default:0x1f	0x10 (M)odified cache state	0x08 (O)wner cache state	0x04 (E)xclusive cache state	0x02 (S)hared cache state	0x01 (I)nvalid cache state	0x1f All cache states

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?