summaryrefslogtreecommitdiffstats
path: root/share/man/man4/hwpmc.4
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2005-12-27 15:35:06 +0000
committerjkoshy <jkoshy@FreeBSD.org>2005-12-27 15:35:06 +0000
commit8833e670a0219d856c0e99f15f0d7f33bcd1b3c3 (patch)
tree1d2a40269f5a24d17ef3c1c605c464483e129172 /share/man/man4/hwpmc.4
parent0af5251380bde1d0420f20ae0ba1bae331147278 (diff)
downloadFreeBSD-src-8833e670a0219d856c0e99f15f0d7f33bcd1b3c3.zip
FreeBSD-src-8833e670a0219d856c0e99f15f0d7f33bcd1b3c3.tar.gz
Document the EOPNOTSUPP returned by hwpmc(4) if a sampling mode PMC
is requested on a CPU without an APIC. Requested by: anholt (a while ago)
Diffstat (limited to 'share/man/man4/hwpmc.4')
-rw-r--r--share/man/man4/hwpmc.43
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man4/hwpmc.4 b/share/man/man4/hwpmc.4
index ab54f31..fb4e86c 100644
--- a/share/man/man4/hwpmc.4
+++ b/share/man/man4/hwpmc.4
@@ -682,6 +682,9 @@ A
.Dv PMC_OP_PMCALLOCATE
request was issued for PMC capabilities not supported
by the specified PMC class.
+.It Bq Er EOPNOTSUPP
+(i386 architectures)
+A sampling mode PMC was requested on a CPU lacking an APIC.
.It Bq Er EPERM
A
.Dv PMC_OP_PMCADMIN
OpenPOWER on IntegriCloud