1ead1f93eSLiane Praza#
2ead1f93eSLiane Praza# CDDL HEADER START
3ead1f93eSLiane Praza#
4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the
5ead1f93eSLiane Praza# Common Development and Distribution License (the "License").
6ead1f93eSLiane Praza# You may not use this file except in compliance with the License.
7ead1f93eSLiane Praza#
8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing.
10ead1f93eSLiane Praza# See the License for the specific language governing permissions
11ead1f93eSLiane Praza# and limitations under the License.
12ead1f93eSLiane Praza#
13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each
14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the
16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying
17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner]
18ead1f93eSLiane Praza#
19ead1f93eSLiane Praza# CDDL HEADER END
20ead1f93eSLiane Praza#
21ead1f93eSLiane Praza
22ead1f93eSLiane Praza#
23ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24a9478106SYuri Pankov# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25856f710cSAndy Fiddaman# Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
26*cf618897SRobert Mustacchi# Copyright 2024 Oxide Computer Company
27ead1f93eSLiane Praza#
28ead1f93eSLiane Praza
29ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/diagnostic/cpu-counters@$(PKGVERS)
30ead1f93eSLiane Prazaset name=pkg.summary value="CPU Performance Counter libraries and utilities"
3186d41711SAndy Fiddamanset name=pkg.description value="CPU Performance Counter libraries and utilities"
32ead1f93eSLiane Prazaset name=info.classification value=org.opensolaris.category.2008:System/Core
33ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
3486d41711SAndy Fiddamandir  path=usr group=sys
3586d41711SAndy Fiddamandir  path=usr/bin
3612fb9219SRichard Lowelink path=usr/bin/$(ARCH64)/cputrack target=../../bin/cputrack
3712fb9219SRichard Lowefile path=usr/bin/cputrack mode=0555
3886d41711SAndy Fiddamandir  path=usr/include
39ead1f93eSLiane Prazafile path=usr/include/libcpc.h
40ead1f93eSLiane Prazafile path=usr/include/libpctx.h
4186d41711SAndy Fiddamandir  path=usr/include/sys
4286d41711SAndy Fiddamandir  path=usr/kernel group=sys
4386d41711SAndy Fiddamandir  path=usr/kernel/pcbe group=sys
4486d41711SAndy Fiddamandir  path=usr/kernel/pcbe/$(ARCH64) group=sys
45ead1f93eSLiane Praza$(i386_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.AuthenticAMD group=sys \
46ead1f93eSLiane Praza    mode=0755
47ead1f93eSLiane Praza$(i386_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.15 group=sys \
48ead1f93eSLiane Praza    mode=0755
49ebbab6bbSDan Price$(i386_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.15 \
50ebbab6bbSDan Price    group=sys mode=0755
51ead1f93eSLiane Praza$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.23 \
52ead1f93eSLiane Praza    target=pcbe.GenuineIntel.6.15
53ead1f93eSLiane Praza$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.26 \
54ead1f93eSLiane Praza    target=pcbe.GenuineIntel.6.15
55ead1f93eSLiane Praza$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.28 \
56ead1f93eSLiane Praza    target=pcbe.GenuineIntel.6.15
57ead1f93eSLiane Praza$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.29 \
58ead1f93eSLiane Praza    target=pcbe.GenuineIntel.6.15
59ead1f93eSLiane Praza$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.30 \
60ead1f93eSLiane Praza    target=pcbe.GenuineIntel.6.15
61ead1f93eSLiane Praza$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.31 \
62ead1f93eSLiane Praza    target=pcbe.GenuineIntel.6.15
63ead1f93eSLiane Praza$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.37 \
64ead1f93eSLiane Praza    target=pcbe.GenuineIntel.6.15
65ead1f93eSLiane Praza$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.44 \
66ead1f93eSLiane Praza    target=pcbe.GenuineIntel.6.15
67ead1f93eSLiane Praza$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.46 \
68ead1f93eSLiane Praza    target=pcbe.GenuineIntel.6.15
69ac13ce24SAdrian Frost$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.47 \
70ac13ce24SAdrian Frost    target=pcbe.GenuineIntel.6.15
717e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.122 \
727e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
7343449cdcSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.126 \
7443449cdcSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
7543449cdcSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.134 \
7643449cdcSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
7743449cdcSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.140 \
7843449cdcSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
7943449cdcSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.141 \
8043449cdcSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
817e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.142 \
827e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
837e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.158 \
847e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
8543449cdcSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.165 \
8643449cdcSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
8743449cdcSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.166 \
8843449cdcSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
897e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.38 \
907e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
917e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.39 \
927e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
937e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.42 \
947e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
957e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.45 \
967e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
977e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.53 \
987e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
997e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.54 \
1007e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1017e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.55 \
1027e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1037e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.58 \
1047e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1057e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.60 \
1067e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1077e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.61 \
1087e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1097e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.62 \
1107e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1117e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.63 \
1127e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1137e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.69 \
1147e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1157e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.70 \
1167e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1177e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.71 \
1187e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1197e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.76 \
1207e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1217e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.77 \
1227e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1237e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.78 \
1247e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1257e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.79 \
1267e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1277e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.85 \
1287e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1297e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.86 \
1307e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1317e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.92 \
1327e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1337e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.94 \
1347e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
1357e3dbbacSRobert Mustacchi$(i386_ONLY)link path=usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.95 \
1367e3dbbacSRobert Mustacchi    target=pcbe.GenuineIntel.6.15
13786d41711SAndy Fiddamandir  path=usr/lib
13886d41711SAndy Fiddamandir  path=usr/lib/$(ARCH64)
139ead1f93eSLiane Prazalink path=usr/lib/$(ARCH64)/libcpc.so target=./libcpc.so.1
14086d41711SAndy Fiddamanfile path=usr/lib/$(ARCH64)/libcpc.so.1
141ead1f93eSLiane Prazalink path=usr/lib/$(ARCH64)/libpctx.so target=./libpctx.so.1
14286d41711SAndy Fiddamanfile path=usr/lib/$(ARCH64)/libpctx.so.1
143ead1f93eSLiane Prazalink path=usr/lib/libcpc.so target=./libcpc.so.1
14486d41711SAndy Fiddamanfile path=usr/lib/libcpc.so.1
145ead1f93eSLiane Prazalink path=usr/lib/libpctx.so target=./libpctx.so.1
14686d41711SAndy Fiddamanfile path=usr/lib/libpctx.so.1
14786d41711SAndy Fiddamandir  path=usr/sbin
14886d41711SAndy Fiddamanfile path=usr/sbin/cpustat mode=0555
14986d41711SAndy Fiddamandir  path=usr/share/man/man1
15086d41711SAndy Fiddamanfile path=usr/share/man/man1/cputrack.1
15186d41711SAndy Fiddamandir  path=usr/share/man/man3cpc
15286d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/amd_f17h_zen1_events.3cpc
15386d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/amd_f17h_zen2_events.3cpc
15486d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/amd_f19h_zen3_events.3cpc
155e6bda3ffSRobert Mustacchi$(i386_ONLY)file path=usr/share/man/man3cpc/amd_f19h_zen4_events.3cpc
156*cf618897SRobert Mustacchi$(i386_ONLY)file path=usr/share/man/man3cpc/amd_f1ah_zen5_events.3cpc
15786d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/bdw_de_events.3cpc
15886d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/bdw_events.3cpc
15986d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/bdx_events.3cpc
16086d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/bnl_events.3cpc
16186d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/clx_events.3cpc
16286d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc.3cpc
16386d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_access.3cpc
164a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_bind_cpu.3cpc target=cpc_bind_curlwp.3cpc
16586d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_bind_curlwp.3cpc
16686d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_bind_event.3cpc
167a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_bind_pctx.3cpc target=cpc_bind_curlwp.3cpc
168a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_buf_add.3cpc target=cpc_buf_create.3cpc
169a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_buf_copy.3cpc target=cpc_buf_create.3cpc
17086d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_buf_create.3cpc
17186d41711SAndy Fiddamanlink path=usr/share/man/man3cpc/cpc_buf_destroy.3cpc target=cpc_buf_create.3cpc
172a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_buf_get.3cpc target=cpc_buf_create.3cpc
173a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_buf_hrtime.3cpc target=cpc_buf_create.3cpc
174a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_buf_set.3cpc target=cpc_buf_create.3cpc
175a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_buf_sub.3cpc target=cpc_buf_create.3cpc
176a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_buf_tick.3cpc target=cpc_buf_create.3cpc
177a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_buf_zero.3cpc target=cpc_buf_create.3cpc
178a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_caps.3cpc target=cpc_npic.3cpc
179a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_cciname.3cpc target=cpc_npic.3cpc
180a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_close.3cpc target=cpc_open.3cpc
181a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_count_sys_events.3cpc \
182a9478106SYuri Pankov    target=cpc_count_usr_events.3cpc
18386d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_count_usr_events.3cpc
184a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_cpuref.3cpc target=cpc_npic.3cpc
185a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_disable.3cpc target=cpc_enable.3cpc
18686d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_enable.3cpc
18786d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_event.3cpc
18886d41711SAndy Fiddamanlink path=usr/share/man/man3cpc/cpc_event_accum.3cpc target=cpc_event_diff.3cpc
18986d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_event_diff.3cpc
190a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_eventtostr.3cpc target=cpc_strtoevent.3cpc
191a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_getcciname.3cpc target=cpc_getcpuver.3cpc
192a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_getcpuref.3cpc target=cpc_getcpuver.3cpc
19386d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_getcpuver.3cpc
194a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_getnpic.3cpc target=cpc_getcpuver.3cpc
195a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_getusage.3cpc target=cpc_getcpuver.3cpc
19686d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_npic.3cpc
19786d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_open.3cpc
19886d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_pctx_bind_event.3cpc
199a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_pctx_invalidate.3cpc \
200a9478106SYuri Pankov    target=cpc_pctx_bind_event.3cpc
201a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_pctx_rele.3cpc \
202a9478106SYuri Pankov    target=cpc_pctx_bind_event.3cpc
203a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_pctx_take_sample.3cpc \
204a9478106SYuri Pankov    target=cpc_pctx_bind_event.3cpc
205a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_rele.3cpc target=cpc_bind_event.3cpc
206a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_request_preset.3cpc \
207a9478106SYuri Pankov    target=cpc_bind_curlwp.3cpc
208a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_set_add_request.3cpc \
209a9478106SYuri Pankov    target=cpc_set_create.3cpc
21086d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_set_create.3cpc
21186d41711SAndy Fiddamanlink path=usr/share/man/man3cpc/cpc_set_destroy.3cpc target=cpc_set_create.3cpc
21286d41711SAndy Fiddamanlink path=usr/share/man/man3cpc/cpc_set_restart.3cpc target=cpc_bind_curlwp.3cpc
213a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_set_sample.3cpc target=cpc_buf_create.3cpc
21486d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_seterrfn.3cpc
21586d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_seterrhndlr.3cpc
216a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_shared_bind_event.3cpc \
217a9478106SYuri Pankov    target=cpc_shared_open.3cpc
218a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_shared_close.3cpc \
219a9478106SYuri Pankov    target=cpc_shared_open.3cpc
22086d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_shared_open.3cpc
22186d41711SAndy Fiddamanlink path=usr/share/man/man3cpc/cpc_shared_rele.3cpc target=cpc_shared_open.3cpc
222a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_shared_take_sample.3cpc \
223a9478106SYuri Pankov    target=cpc_shared_open.3cpc
22486d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_strtoevent.3cpc
22586d41711SAndy Fiddamanlink path=usr/share/man/man3cpc/cpc_take_sample.3cpc target=cpc_bind_event.3cpc
226a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_unbind.3cpc target=cpc_bind_curlwp.3cpc
22786d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/cpc_version.3cpc
228a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_walk_attrs.3cpc target=cpc_npic.3cpc
229a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_walk_events_all.3cpc target=cpc_npic.3cpc
230a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_walk_events_pic.3cpc target=cpc_npic.3cpc
231a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_walk_generic_events_all.3cpc \
232a9478106SYuri Pankov    target=cpc_npic.3cpc
233a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_walk_generic_events_pic.3cpc \
234a9478106SYuri Pankov    target=cpc_npic.3cpc
235a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_walk_names.3cpc target=cpc_getcpuver.3cpc
236a9478106SYuri Pankovlink path=usr/share/man/man3cpc/cpc_walk_requests.3cpc \
237a9478106SYuri Pankov    target=cpc_set_create.3cpc
23886d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/generic_events.3cpc
23986d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/glm_events.3cpc
24086d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/glp_events.3cpc
24186d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/hsw_events.3cpc
24286d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/hsx_events.3cpc
24386d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/icl_events.3cpc
24486d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/ivb_events.3cpc
24586d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/ivt_events.3cpc
24686d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/jkt_events.3cpc
24786d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/nhm_ep_events.3cpc
24886d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/nhm_ex_events.3cpc
24986d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/pctx_capture.3cpc
250a9478106SYuri Pankovlink path=usr/share/man/man3cpc/pctx_create.3cpc target=pctx_capture.3cpc
251a9478106SYuri Pankovlink path=usr/share/man/man3cpc/pctx_release.3cpc target=pctx_capture.3cpc
252a9478106SYuri Pankovlink path=usr/share/man/man3cpc/pctx_run.3cpc target=pctx_capture.3cpc
25386d41711SAndy Fiddamanfile path=usr/share/man/man3cpc/pctx_set_events.3cpc
25486d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/skl_events.3cpc
25586d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/skx_events.3cpc
25686d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/slm_events.3cpc
25786d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/snb_events.3cpc
25886d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/snr_events.3cpc
25986d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/tgl_events.3cpc
26086d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/wsm_ep_dp_events.3cpc
26186d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/wsm_ep_sp_events.3cpc
26286d41711SAndy Fiddaman$(i386_ONLY)file path=usr/share/man/man3cpc/wsm_ex_events.3cpc
26386d41711SAndy Fiddamandir  path=usr/share/man/man3lib
26486d41711SAndy Fiddamanfile path=usr/share/man/man3lib/libcpc.3lib
26586d41711SAndy Fiddamanfile path=usr/share/man/man3lib/libpctx.3lib
266bbf21555SRichard Lowedir  path=usr/share/man/man8
267bbf21555SRichard Lowefile path=usr/share/man/man8/cpustat.8
26886d41711SAndy Fiddamanlegacy pkg=SUNWcpcu desc="CPU Performance Counter libraries and utilities" \
26986d41711SAndy Fiddaman    name="CPU Performance Counter libraries and utilities"
27086d41711SAndy Fiddamanlicense cr_Sun license=cr_Sun
27186d41711SAndy Fiddamanlicense lic_CDDL license=lic_CDDL
27286d41711SAndy Fiddaman$(i386_ONLY)license usr/src/data/perfmon/THIRDPARTYLICENSE \
27386d41711SAndy Fiddaman    license=usr/src/data/perfmon/THIRDPARTYLICENSE
27486d41711SAndy Fiddaman$(i386_ONLY)license usr/src/uts/intel/pcbe/THIRDPARTYLICENSE \
27586d41711SAndy Fiddaman    license=usr/src/uts/intel/pcbe/THIRDPARTYLICENSE
276