]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r272713:
authorbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Oct 2014 12:02:34 +0000 (12:02 +0000)
committerbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Oct 2014 12:02:34 +0000 (12:02 +0000)
commit385d3e363f3f30696aa861267a5e2e2a6d83f09e
tree49a2540fa37e762371f8ba86959c0aa438407388
parenteba24ff2444524360042d0a0d5a1c223a17583d6
MFC r272713:

 Since introducing the extra mapping in r250103 (head) for architectural performance
 events we have actually counted 'Branch Instruction Retired' when people
 asked for 'Unhalted core cycles' using the 'unhalted-core-cycles' event mask
 mnemonic.

 Reviewed by: jimharris
 Discussed with: gnn, rwatson
Sponsored by: DARPA/AFRL

git-svn-id: svn://svn.freebsd.org/base/stable/10@272892 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/hwpmc/hwpmc_core.c