svn commit: r185364 - head/lib/libpmc

Joseph Koshy jkoshy at FreeBSD.org
Thu Nov 27 01:21:38 PST 2008


Author: jkoshy
Date: Thu Nov 27 09:21:37 2008
New Revision: 185364
URL: http://svn.freebsd.org/changeset/base/185364

Log:
  Update description of an event.
  
  Submitted by:	"Verplanke, Edwin" <edwin dot verplanke at intel dot com>

Modified:
  head/lib/libpmc/pmc.atom.3

Modified: head/lib/libpmc/pmc.atom.3
==============================================================================
--- head/lib/libpmc/pmc.atom.3	Thu Nov 27 09:00:47 2008	(r185363)
+++ head/lib/libpmc/pmc.atom.3	Thu Nov 27 09:21:37 2008	(r185364)
@@ -557,10 +557,9 @@ The number of snoop responses to bus tra
 .It Li FP_ASSIST
 .Pq Event 11H , Umask 01H
 The number of floating point operations executed that needed
-a microcode assist.
+a microcode assist, including speculatively executed instructions.
 .It Li FP_ASSIST.AR
 .Pq Event 11H , Umask 81H
-.\" XXX to be confirmed that this is an at-retirement event
 The number of floating point operations retired that needed
 a microcode assist.
 .It Li FP_COMP_OPS_EXE


More information about the svn-src-head mailing list