From 31aa620247ae407b2bee2dccd71693d1938f54d6 Mon Sep 17 00:00:00 2001 From: Robert Mustacchi Date: Tue, 7 Apr 2020 17:58:56 -0700 Subject: 12452 Want support for AMD Zen 2 CPC Events Reviewed by: Patrick Mooney Approved by: Gordon Ross --- usr/src/man/man3cpc/cpc.3cpc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'usr/src/man/man3cpc') diff --git a/usr/src/man/man3cpc/cpc.3cpc b/usr/src/man/man3cpc/cpc.3cpc index d25dc393f8..3a4e86819f 100644 --- a/usr/src/man/man3cpc/cpc.3cpc +++ b/usr/src/man/man3cpc/cpc.3cpc @@ -3,7 +3,7 @@ .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] .\" Copyright (c) 2019, Joyent, Inc. -.Dd March 25, 2019 +.Dd March 27, 2020 .Dt CPC 3CPC .Os .Sh NAME @@ -131,8 +131,11 @@ The following manual pages provide more detailed information on the events available for the specific AMD processor models. The covered processor families are listed in hexadecimal. .Bl -tag -width Xr -.It Xr amd_f17h_events 3CPC -AMD Family 17h processors, including models 00-2fh. +.It Xr amd_f17h_zen1_events 3CPC +AMD Family 17h Zen 1 processors, including models 00-2fh. +Include Ryzen, ThreadRipper, and EPYC branded processors. +.It Xr amd_f17h_zen2_events 3CPC +AMD Family 17h Zen 2 processors, including models 30-7fh. Include Ryzen, ThreadRipper, and EPYC branded processors. .El .Ss Using Attributes -- cgit v1.2.3