... | ... | @@ -16,8 +16,9 @@ The input file for the events on Intel® Haswell EP/EN/EX can be found [here] |
|
|
- [Socket-wide counters](https://github.com/rrze-likwid/likwid/wiki/Haswell-EP#socket-wide-counters)
|
|
|
- [Power counters](https://github.com/rrze-likwid/likwid/wiki/Haswell-EP#power-counters)
|
|
|
- [Home Agent counters](https://github.com/rrze-likwid/likwid/wiki/Haswell-EP#home-agent-counters)
|
|
|
- [LLC-to-QPI interface fixed-purpose counters](https://github.com/rrze-likwid/likwid/wiki/Haswell-EP#llc-to-qpi-interface-fixed-purpose-counters)
|
|
|
- [LLC-to-QPI interface general-purpose counters](https://github.com/rrze-likwid/likwid/wiki/Haswell-EP#llc-to-qpi-interface-general-purpose-counters)
|
|
|
- [Ring-to-ring interface counters](https://github.com/rrze-likwid/likwid/wiki/Haswell-EP#ring-to-ring-interface-counters)
|
|
|
- [QPI interface fixed-purpose counters](https://github.com/rrze-likwid/likwid/wiki/Haswell-EP#qpi-interface-fixed-purpose-counters)
|
|
|
- [QPI interface general-purpose counters](https://github.com/rrze-likwid/likwid/wiki/Haswell-EP#qpi-interface-general-purpose-counters)
|
|
|
- [Last Level cache counters](https://github.com/rrze-likwid/likwid/wiki/Haswell-EP#last-level-cache-counters)
|
|
|
- [Uncore management fixed-purpose counter](https://github.com/rrze-likwid/likwid/wiki/Haswell-EP#uncore-management-fixed-purpose-counter)
|
|
|
- [Uncore management general-purpose counters](https://github.com/rrze-likwid/likwid/wiki/Haswell-EP#uncore-management-general-purpose-counters)
|
... | ... | @@ -731,7 +732,7 @@ The PCU performance counters are exposed to the operating system through the MSR |
|
|
</TR>
|
|
|
</TABLE>
|
|
|
|
|
|
#### Memory controller fixed-purpose counter
|
|
|
#### Memory controller fixed-purpose counters
|
|
|
The Intel® Haswell EP/EN/EX microarchitecture provides measurements of the integrated Memory Controllers (iMC) in the uncore. The description from Intel®:<BR>
|
|
|
<I>The Intel® Xeon processor E5 v3 family integrated Memory Controller provides the interface to DRAM and communicates to the rest of the uncore through the Home Agent (i.e. the IMC does not connect to the Ring).<BR>
|
|
|
In conjunction with the HA, the memory controller also provides a variety of RAS features, such as ECC, lockstep, memory access retry, memory scrubbing, thermal throttling, mirroring, and rank sparing.
|
... | ... | @@ -751,7 +752,7 @@ The integrated Memory Controllers performance counters are exposed to the operat |
|
|
</TABLE>
|
|
|
|
|
|
|
|
|
#### Memory controller general-purpose counter
|
|
|
#### Memory controller general-purpose counters
|
|
|
The Intel® Haswell EP/EN/EX microarchitecture provides measurements of the integrated Memory Controllers (iMC) in the uncore. The description from Intel®:<BR>
|
|
|
<I>The Intel® Xeon processor E5 v3 family integrated Memory Controller provides the interface to DRAM and communicates to the rest of the uncore through the Home Agent (i.e. the IMC does not connect to the Ring).<BR>
|
|
|
In conjunction with the HA, the memory controller also provides a variety of RAS features, such as ECC, lockstep, memory access retry, memory scrubbing, thermal throttling, mirroring, and rank sparing.
|
... | ... | |