Deleted Added
full compact
24c24
< .\" $FreeBSD: head/lib/libpmc/pmc.corei7.3 211397 2010-08-16 15:18:30Z joel $
---
> .\" $FreeBSD: head/lib/libpmc/pmc.corei7.3 229470 2012-01-04 07:58:36Z fabient $
203,206d202
< .It Li DTLB_LOAD_MISSES.PDP_MISS
< .Pq Event 08H , Umask 40H
< Number of DTLB cache load misses where the high part of the linear to
< physical address translation was missed.
649,652d644
< .It Li L1D_PEND_MISS.LOAD_BUFFERS_FULL
< .Pq Event 48H , Umask 02H
< Counts cycles of L1 data cache load fill buffers full.
< Counter 0, 1 only
662a655,660
> .It Li DTLB_MISSES.PDE_MISS
> .Pq Event 49H , Umask 20H
> Number of DTLB misses caused by low part of address, includes references to 2M pages because 2M pages do not use the PDE.
> .It Li DTLB_MISSES.LARGE_WALK_COMPLETED
> .Pq Event 49H , Umask 80H
> Counts number of misses in the STLB which resulted in a completed page walk for large pages.
1208,1210d1205
< .It Li BPU_CLEARS.ANY
< .Pq Event E8H , Umask 03H
< Counts all BPU clears.