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)
This commit is contained in:
parent
c14284a637
commit
fe5ca00ac4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user