I
NTEL
® X
EON
® P
ROCESSOR
7500 S
ERIES
U
NCORE
P
ROGRAMMING
G
UIDE
UNCORE PERFORMANCE MONITORING
2-119
BCMD_SCHEDQ_OCCUPANCY
• Title: B-Box Command Scheduler Queue Occupancy
• Category: Cycle Events
• Event Code: [21:19]0x06 && [7]0x1, Max. Inc/Cyc: 1,
• Definition: Counts the queue occupancy of the B-Box Command scheduler per FVID. The FVID (Fill
Victim Index) for the command to be monitored must be programmed in MSR_PMU_MAP.fvid.
MA_PAR_ERR
• Title: MA Parity Error
• Category:
Misc
• Event Code: 0x0c, Max. Inc/Cyc: 1,
• Definition: Number of MA even parity errors detected.
MULTICAS
• Title: Multi-CAS
• Category:
Misc
• Event Code: 0x17, Max. Inc/Cyc: 1,
• Definition: Number of Multi-CAS patrol transactions detected. This is an indication of multiple CAS
commands to the same open page, and should correlate to page hit rate.
PAGE_EMPTY
• Title: Page Table Empty
• Category: Page Table Related
• Event Code: 0x15, Max. Inc/Cyc: 1,
• Definition: Number of transactions accessing a bank with no open page. The page was previously
closed either because it has never been opened, was closed via a CASpre, closed explicitly by the idle
page closing mechanism, or closed by a PREALL in order to do a refresh. This is command that
requires a RAS-CAS to complete.
PAGE_HIT
• Title: Page Table Hit
• Category: Page Table Related
• Event Code: 0x14, Max. Inc/Cyc: 1,
• Definition: Number of page hits detected. This is a command that requires a only a CAS to complete.
Table 2-93. Unit Masks for BCMD_SCHEDQ_OCCUPANCY
Extension
MAP[8:5]
Description
READS
0x0
Reads commands to M box from B box
WRITES
0x1
Write commands from B box to M box
MERGE
0x2
Merge commands from B box to M box
V2F
0x3
Victim buffer to Fill buffer transfer (V2F) command from the B-Box to
the M-Box
V2V
0x4
Victim buffer to Victim buffer transfer (V2V) command from the B-Box
to the M-Box
F2V
0x5
Fill buffer to Victim buffer transfer (F2V) command from the B-Box to
the M-Box
F2B
0x6
Fill buffer read to B-Box (F2B) from M-Box
SPRWR
0x7
spare write commands from the B-Box to the M-Box
ALL
0x8
All B-Box Commands