summaryrefslogtreecommitdiff
path: root/usr/src/man/man3cpc/cpc_access.3cpc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3cpc/cpc_access.3cpc')
-rw-r--r--usr/src/man/man3cpc/cpc_access.3cpc19
1 files changed, 7 insertions, 12 deletions
diff --git a/usr/src/man/man3cpc/cpc_access.3cpc b/usr/src/man/man3cpc/cpc_access.3cpc
index 86fe014b64..1579905f9a 100644
--- a/usr/src/man/man3cpc/cpc_access.3cpc
+++ b/usr/src/man/man3cpc/cpc_access.3cpc
@@ -4,7 +4,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" 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]
-.TH cpc_access 3CPC "28 Mar 2005" "SunOS 5.11" "CPU Performance Counters Library Functions"
+.TH CPC_ACCESS 3CPC "Mar 28, 2005"
.SH NAME
cpc_access \- test access CPU performance counters
.SH SYNOPSIS
@@ -46,23 +46,19 @@ modified.
The \fBcpc_access()\fR function will fail if:
.sp
.ne 2
-.mk
.na
\fB\fBEAGAIN\fR\fR
.ad
.RS 10n
-.rt
Another process may be sampling system-wide CPU statistics.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBENOSYS\fR\fR
.ad
.RS 10n
-.rt
CPU performance counters are inaccessible on this machine. This error can occur
when the machine supports CPU performance counters, but some software
components are missing. Check to see that all CPU Performance Counter packages
@@ -77,15 +73,14 @@ See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.TS
-tab() box;
-lw(2.75i) |lw(2.75i)
-lw(2.75i) |lw(2.75i)
-.
-ATTRIBUTE TYPEATTRIBUTE VALUE
+box;
+l | l
+l | l .
+ATTRIBUTE TYPE ATTRIBUTE VALUE
_
-MT-LevelMT-Safe
+MT-Level MT-Safe
_
-Interface StabilityObsolete
+Interface Stability Obsolete
.TE
.SH SEE ALSO