unit_masks

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

TXT
14
字号
# Pentium Pro possible unit masks#name:zero type:mandatory default:0x0	0x0 No unit maskname:mesi type:bitmask default:0x0f	0x08 (M)odified cache state	0x04 (E)xclusive cache state	0x02 (S)hared cache state	0x01 (I)nvalid cache state	0x0f All cache statesname:ebl type:exclusive default:0x20	0x00 self-generated transactions	0x20 any transactions

⌨️ 快捷键说明

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