mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 19:52:44 +00:00
Correct typos.
This commit is contained in:
parent
5dcb8c704e
commit
abb0a58ed9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=196441
@ -30,7 +30,7 @@
|
|||||||
.Nm pmc_read ,
|
.Nm pmc_read ,
|
||||||
.Nm pmc_rw ,
|
.Nm pmc_rw ,
|
||||||
.Nm pmc_write ,
|
.Nm pmc_write ,
|
||||||
.Nd read and write hardware performace counters
|
.Nd read and write hardware performance counters
|
||||||
.Sh LIBRARY
|
.Sh LIBRARY
|
||||||
.Lb libpmc
|
.Lb libpmc
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
@ -62,7 +62,7 @@ Function
|
|||||||
.Fn pmc_rw
|
.Fn pmc_rw
|
||||||
combines a read and a write into a single atomic operation.
|
combines a read and a write into a single atomic operation.
|
||||||
.Pp
|
.Pp
|
||||||
For write operations the PMC should be a quiesced state.
|
For write operations the PMC should be a quiescent state.
|
||||||
.Sh RETURN VALUES
|
.Sh RETURN VALUES
|
||||||
.Rv -std
|
.Rv -std
|
||||||
.Sh ERRORS
|
.Sh ERRORS
|
||||||
|
Loading…
Reference in New Issue
Block a user