From owner-svn-src-head@FreeBSD.ORG Thu Nov 27 09:21:38 2008 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 303831065673; Thu, 27 Nov 2008 09:21:38 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 21A2D8FC19; Thu, 27 Nov 2008 09:21:38 +0000 (UTC) (envelope-from jkoshy@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id mAR9LbDV081844; Thu, 27 Nov 2008 09:21:37 GMT (envelope-from jkoshy@svn.freebsd.org) Received: (from jkoshy@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id mAR9LbGX081843; Thu, 27 Nov 2008 09:21:37 GMT (envelope-from jkoshy@svn.freebsd.org) Message-Id: <200811270921.mAR9LbGX081843@svn.freebsd.org> From: Joseph Koshy Date: Thu, 27 Nov 2008 09:21:37 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r185364 - head/lib/libpmc X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2008 09:21:38 -0000 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" 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