diff options
Diffstat (limited to 'usr/src/man/man3cpc')
21 files changed, 48 insertions, 48 deletions
diff --git a/usr/src/man/man3cpc/cpc_access.3cpc b/usr/src/man/man3cpc/cpc_access.3cpc index 1579905f9a..e2a9051fe8 100644 --- a/usr/src/man/man3cpc/cpc_access.3cpc +++ b/usr/src/man/man3cpc/cpc_access.3cpc @@ -68,7 +68,7 @@ have been correctly installed. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -87,7 +87,7 @@ Interface Stability Obsolete .sp .LP \fBcpc\fR(3CPC), \fBcpc_open\fR(3CPC), \fBcpc_seterrfn\fR(3CPC), -\fBlibcpc\fR(3LIB), \fBproc\fR(4), \fBattributes\fR(5) +\fBlibcpc\fR(3LIB), \fBproc\fR(5), \fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3cpc/cpc_bind_curlwp.3cpc b/usr/src/man/man3cpc/cpc_bind_curlwp.3cpc index 666bf6bb74..202bac1f31 100644 --- a/usr/src/man/man3cpc/cpc_bind_curlwp.3cpc +++ b/usr/src/man/man3cpc/cpc_bind_curlwp.3cpc @@ -241,7 +241,7 @@ the example makes use of two counters to measure external cache references and external cache hits. These options are only appropriate for UltraSPARC processors. By setting the EVENT0 and EVENT1 environment variables to other strings (a list of which can be obtained from the \fB-h\fR option of the -\fBcpustat\fR(1M) or \fBcputrack\fR(1) utilities), other events can be counted. +\fBcpustat\fR(8) or \fBcputrack\fR(1) utilities), other events can be counted. The \fBerror()\fR routine is assumed to be a user-provided routine analogous to the familiar \fBprintf\fR(3C) function from the C library that also performs an \fBexit\fR(2) after printing the message. @@ -423,7 +423,7 @@ library and creates a set: .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -441,9 +441,9 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBcpustat\fR(1M), \fBcputrack\fR(1), \fBpsrinfo\fR(1M), +\fBcpustat\fR(8), \fBcputrack\fR(1), \fBpsrinfo\fR(8), \fBprocessor_bind\fR(2), \fBcpc_seterrhndlr\fR(3CPC), -\fBcpc_set_sample\fR(3CPC), \fBlibcpc\fR(3LIB), \fBattributes\fR(5) +\fBcpc_set_sample\fR(3CPC), \fBlibcpc\fR(3LIB), \fBattributes\fR(7) .SH NOTES .sp .LP @@ -524,7 +524,7 @@ hardware counters per physical processor. To use \fBcpc_bind_curlwp()\fR or \fBcpc_bind_pctx()\fR to measure per-\fBLWP\fR events on a system with Pentium 4 HT processors, a system administrator must first take processors in the system offline until each physical processor has only one hardware thread -online (See the \fB-p\fR option to \fBpsrinfo\fR(1M)). If a second hardware +online (See the \fB-p\fR option to \fBpsrinfo\fR(8)). If a second hardware thread is brought online, all per-\fBLWP\fR bound contexts will be invalidated and any attempt to sample or bind a CPC set will return \fBEAGAIN\fR. .sp diff --git a/usr/src/man/man3cpc/cpc_bind_event.3cpc b/usr/src/man/man3cpc/cpc_bind_event.3cpc index 26344cb5b7..bc3de01905 100644 --- a/usr/src/man/man3cpc/cpc_bind_event.3cpc +++ b/usr/src/man/man3cpc/cpc_bind_event.3cpc @@ -288,7 +288,7 @@ samples than just print them out. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -306,10 +306,10 @@ Interface Stability Obsolete .SH SEE ALSO .sp .LP -\fBcpustat\fR(1M), \fBcputrack\fR(1), \fBwrite\fR(2), \fBcpc\fR(3CPC), +\fBcpustat\fR(8), \fBcputrack\fR(1), \fBwrite\fR(2), \fBcpc\fR(3CPC), \fBcpc_access\fR(3CPC), \fBcpc_bind_curlwp\fR(3CPC), \fBcpc_set_sample\fR(3CPC), \fBcpc_strtoevent\fR(3CPC), \fBcpc_unbind\fR(3CPC), -\fBlibcpc\fR(3LIB), \fBattributes\fR(5) +\fBlibcpc\fR(3LIB), \fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3cpc/cpc_buf_create.3cpc b/usr/src/man/man3cpc/cpc_buf_create.3cpc index ca84c0739b..a3a17e78a1 100644 --- a/usr/src/man/man3cpc/cpc_buf_create.3cpc +++ b/usr/src/man/man3cpc/cpc_buf_create.3cpc @@ -190,7 +190,7 @@ The library could not allocate enough memory for its internal data structures. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -209,7 +209,7 @@ MT-Level Safe .sp .LP \fBcpc_bind_curlwp\fR(3CPC), \fBcpc_set_add_request\fR(3CPC), -\fBlibcpc\fR(3LIB), \fBattributes\fR(5) +\fBlibcpc\fR(3LIB), \fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3cpc/cpc_count_usr_events.3cpc b/usr/src/man/man3cpc/cpc_count_usr_events.3cpc index 36eaef55fb..92b8203ae7 100644 --- a/usr/src/man/man3cpc/cpc_count_usr_events.3cpc +++ b/usr/src/man/man3cpc/cpc_count_usr_events.3cpc @@ -112,7 +112,7 @@ main(int argc, char *argv[]) .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -133,7 +133,7 @@ Interface Stability Obsolete \fBcputrack\fR(1), \fBcpc\fR(3CPC), \fBcpc_access\fR(3CPC), \fBcpc_bind_event\fR(3CPC), \fBcpc_enable\fR(3CPC), \fBcpc_getcpuver\fR(3CPC), \fBcpc_pctx_bind_event\fR(3CPC), \fBcpc_version\fR(3CPC), \fBlibcpc\fR(3LIB), -\fBattributes\fR(5) +\fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3cpc/cpc_enable.3cpc b/usr/src/man/man3cpc/cpc_enable.3cpc index 34f549719d..a1ad0fc69b 100644 --- a/usr/src/man/man3cpc/cpc_enable.3cpc +++ b/usr/src/man/man3cpc/cpc_enable.3cpc @@ -100,7 +100,7 @@ main(int argc, char *argv[]) .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -119,4 +119,4 @@ MT-Level Safe .sp .LP \fBcputrack\fR(1), \fBcpc\fR(3CPC), \fBcpc_open\fR(3CPC), \fBlibcpc\fR(3LIB), -\fBattributes\fR(5) +\fBattributes\fR(7) diff --git a/usr/src/man/man3cpc/cpc_event.3cpc b/usr/src/man/man3cpc/cpc_event.3cpc index ad56fa9336..30889b2757 100644 --- a/usr/src/man/man3cpc/cpc_event.3cpc +++ b/usr/src/man/man3cpc/cpc_event.3cpc @@ -81,7 +81,7 @@ in the \fBce_tsc\fR field. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -98,4 +98,4 @@ Interface Stability Evolving .sp .LP \fBgethrtime\fR(3C), \fBcpc\fR(3CPC), \fBcpc_version\fR(3CPC), -\fBlibcpc\fR(3LIB), \fBattributes\fR(5) +\fBlibcpc\fR(3LIB), \fBattributes\fR(7) diff --git a/usr/src/man/man3cpc/cpc_event_diff.3cpc b/usr/src/man/man3cpc/cpc_event_diff.3cpc index ff6cbd264f..eb2cf6075b 100644 --- a/usr/src/man/man3cpc/cpc_event_diff.3cpc +++ b/usr/src/man/man3cpc/cpc_event_diff.3cpc @@ -67,7 +67,7 @@ field of \fIdiff\fR. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -86,7 +86,7 @@ MT-Level MT-Safe .sp .LP \fBcpc\fR(3CPC), \fBcpc_buf_add\fR(3CPC), \fBcpc_buf_sub\fR(3CPC), -\fBcpc_event\fR(3CPC), \fBlibcpc\fR(3LIB), \fBattributes\fR(5) +\fBcpc_event\fR(3CPC), \fBlibcpc\fR(3LIB), \fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3cpc/cpc_getcpuver.3cpc b/usr/src/man/man3cpc/cpc_getcpuver.3cpc index a48b7f929c..6acefd268e 100644 --- a/usr/src/man/man3cpc/cpc_getcpuver.3cpc +++ b/usr/src/man/man3cpc/cpc_getcpuver.3cpc @@ -110,7 +110,7 @@ system. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -130,7 +130,7 @@ Interface Stability Obsolete .LP \fBcpc\fR(3CPC), \fBcpc_access\fR(3CPC), \fBcpc_cciname\fR(3CPC), \fBcpc_cpuref\fR(3CPC), \fBcpc_npic\fR(3CPC), -\fBcpc_walk_events_all\fR(3CPC), \fBlibcpc\fR(3LIB), \fBattributes\fR(5) +\fBcpc_walk_events_all\fR(3CPC), \fBlibcpc\fR(3LIB), \fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3cpc/cpc_npic.3cpc b/usr/src/man/man3cpc/cpc_npic.3cpc index eb835b5f00..59f6f75e4f 100644 --- a/usr/src/man/man3cpc/cpc_npic.3cpc +++ b/usr/src/man/man3cpc/cpc_npic.3cpc @@ -182,7 +182,7 @@ There is not enough memory available. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -201,4 +201,4 @@ MT-Level Safe .sp .LP \fBcpc_bind_curlwp\fR(3CPC), \fBgeneric_events\fR(3CPC), \fBlibcpc\fR(3LIB), -\fBattributes\fR(5) +\fBattributes\fR(7) diff --git a/usr/src/man/man3cpc/cpc_open.3cpc b/usr/src/man/man3cpc/cpc_open.3cpc index 0e7c335305..b24a2f39d9 100644 --- a/usr/src/man/man3cpc/cpc_open.3cpc +++ b/usr/src/man/man3cpc/cpc_open.3cpc @@ -64,7 +64,7 @@ The version requested by the client is incompatible with the implementation. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -82,4 +82,4 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBlibcpc\fR(3LIB), \fBattributes\fR(5) +\fBlibcpc\fR(3LIB), \fBattributes\fR(7) diff --git a/usr/src/man/man3cpc/cpc_pctx_bind_event.3cpc b/usr/src/man/man3cpc/cpc_pctx_bind_event.3cpc index 1916c82cbe..eadc0497e8 100644 --- a/usr/src/man/man3cpc/cpc_pctx_bind_event.3cpc +++ b/usr/src/man/man3cpc/cpc_pctx_bind_event.3cpc @@ -89,7 +89,7 @@ controlled process. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -108,7 +108,7 @@ Interface Stability Evolving .sp .LP \fBcpc\fR(3CPC), \fBcpc_bind_event\fR(3CPC), \fBlibcpc\fR(3LIB), -\fBpctx_capture\fR(3CPC), \fBpctx_create\fR(3CPC), \fBattributes\fR(5) +\fBpctx_capture\fR(3CPC), \fBpctx_create\fR(3CPC), \fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3cpc/cpc_set_create.3cpc b/usr/src/man/man3cpc/cpc_set_create.3cpc index 71e691ab50..a7e81fb921 100644 --- a/usr/src/man/man3cpc/cpc_set_create.3cpc +++ b/usr/src/man/man3cpc/cpc_set_create.3cpc @@ -197,7 +197,7 @@ data structures. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -217,7 +217,7 @@ MT-Level Safe .LP \fBcpc_bind_curlwp\fR(3CPC), \fBcpc_buf_create\fR(3CPC), \fBcpc_npic\fR(3CPC), \fBcpc_seterrhndlr\fR(3CPC), \fBlibcpc\fR(3LIB), \fBstrtol\fR(3C), -\fBattributes\fR(5) +\fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3cpc/cpc_seterrfn.3cpc b/usr/src/man/man3cpc/cpc_seterrfn.3cpc index 1de489e904..936ea7b229 100644 --- a/usr/src/man/man3cpc/cpc_seterrfn.3cpc +++ b/usr/src/man/man3cpc/cpc_seterrfn.3cpc @@ -68,7 +68,7 @@ myapp_errfn(const char *fn, const char *fmt, va_list ap) .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -87,7 +87,7 @@ Interface Stability Obsolete .sp .LP \fBcpc\fR(3CPC), \fBcpc_seterrhndlr\fR(3CPC), \fBlibcpc\fR(3LIB), -\fBvsnprintf\fR(3C), \fBattributes\fR(5) +\fBvsnprintf\fR(3C), \fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3cpc/cpc_seterrhndlr.3cpc b/usr/src/man/man3cpc/cpc_seterrhndlr.3cpc index 4bdb77328e..28780a6fad 100644 --- a/usr/src/man/man3cpc/cpc_seterrhndlr.3cpc +++ b/usr/src/man/man3cpc/cpc_seterrhndlr.3cpc @@ -166,7 +166,7 @@ myapp_errfn(const char *fn, int subcode, const char *fmt, va_list ap) .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -184,4 +184,4 @@ MT-Level Safe .SH SEE ALSO .LP \fBcpc_bind_curlwp\fR(3CPC), \fBlibcpc\fR(3LIB), \fBvsnprintf\fR(3C), -\fBattributes\fR(5) +\fBattributes\fR(7) diff --git a/usr/src/man/man3cpc/cpc_shared_open.3cpc b/usr/src/man/man3cpc/cpc_shared_open.3cpc index 4520ea87a7..51944e9a1f 100644 --- a/usr/src/man/man3cpc/cpc_shared_open.3cpc +++ b/usr/src/man/man3cpc/cpc_shared_open.3cpc @@ -157,7 +157,7 @@ to disallow access to them system-wide. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -177,7 +177,7 @@ Interface Stability Obsolete .LP \fBprocessor_bind\fR(2), \fBcpc\fR(3CPC), \fBcpc_bind_cpu\fR(3CPC), \fBcpc_bind_event\fR(3CPC), \fBcpc_set_sample\fR(3CPC), \fBcpc_unbind\fR(3CPC), -\fBlibcpc\fR(3LIB), \fBthr_create\fR(3C), \fBattributes\fR(5) +\fBlibcpc\fR(3LIB), \fBthr_create\fR(3C), \fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3cpc/cpc_strtoevent.3cpc b/usr/src/man/man3cpc/cpc_strtoevent.3cpc index cc08a937f4..b8c99c6b9a 100644 --- a/usr/src/man/man3cpc/cpc_strtoevent.3cpc +++ b/usr/src/man/man3cpc/cpc_strtoevent.3cpc @@ -148,7 +148,7 @@ else .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -168,7 +168,7 @@ MT-Level MT-Safe .LP \fBcpc\fR(3CPC), \fBcpc_getcpuver\fR(3CPC), \fBcpc_set_add_request\fR(3CPC), \fBcpc_seterrfn\fR(3CPC), \fBfree\fR(3C), \fBgetsubopt\fR(3C), -\fBlibcpc\fR(3LIB), \fBattributes\fR(5) +\fBlibcpc\fR(3LIB), \fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3cpc/cpc_version.3cpc b/usr/src/man/man3cpc/cpc_version.3cpc index 2df4e4cb6c..9532dc5f45 100644 --- a/usr/src/man/man3cpc/cpc_version.3cpc +++ b/usr/src/man/man3cpc/cpc_version.3cpc @@ -56,7 +56,7 @@ if (cpc_version(CPC_VER_CURRENT) == CPC_VER_NONE) { .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -74,7 +74,7 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fBcpc\fR(3CPC), \fBcpc_open\fR(3CPC), \fBlibcpc\fR(3LIB), \fBattributes\fR(5) +\fBcpc\fR(3CPC), \fBcpc_open\fR(3CPC), \fBlibcpc\fR(3LIB), \fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3cpc/generic_events.3cpc b/usr/src/man/man3cpc/generic_events.3cpc index d3aee4e9ea..b7fbf9267a 100644 --- a/usr/src/man/man3cpc/generic_events.3cpc +++ b/usr/src/man/man3cpc/generic_events.3cpc @@ -1235,7 +1235,7 @@ _ .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -1251,7 +1251,7 @@ Interface Stability Volatile .SH SEE ALSO .sp .LP -\fBcpc\fR(3CPC), \fBattributes\fR(5) +\fBcpc\fR(3CPC), \fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3cpc/pctx_capture.3cpc b/usr/src/man/man3cpc/pctx_capture.3cpc index 6aa903669c..52a33239d5 100644 --- a/usr/src/man/man3cpc/pctx_capture.3cpc +++ b/usr/src/man/man3cpc/pctx_capture.3cpc @@ -102,7 +102,7 @@ controlled process either stopped or exited (if the controlled process has invoked \fBexit\fR(2).) If an error has occurred (for example, if the controlled process has \fBexec\fR-ed a set-\fBID\fR executable, if certain callbacks have returned error indications, or if the process was unable to -respond to \fBproc\fR(4) requests) an error message is printed and the function +respond to \fBproc\fR(5) requests) an error message is printed and the function returns \(mi1. .SH USAGE .sp @@ -112,7 +112,7 @@ be made to perform various system calls on its behalf. No system calls are directly supported in this version of the API, though system calls are executed by the \fBcpc_pctx\fR family of interfaces in \fBlibcpc\fR such as \fBcpc_pctx_bind_event\fR(3CPC). A specially created agent \fBLWP\fR is used to -execute these system calls in the controlled process. See \fBproc\fR(4) for +execute these system calls in the controlled process. See \fBproc\fR(5) for more details. .sp .LP @@ -124,7 +124,7 @@ while the agent \fBLWP\fR is still alive inside the controlled process. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -143,4 +143,4 @@ MT-Level Unsafe .sp .LP \fBfork\fR(2), \fBcpc\fR(3CPC), \fBpctx_set_events\fR(3CPC), -\fBlibpctx\fR(3LIB), \fBproc\fR(4), \fBattributes\fR(5) +\fBlibpctx\fR(3LIB), \fBproc\fR(5), \fBattributes\fR(7) diff --git a/usr/src/man/man3cpc/pctx_set_events.3cpc b/usr/src/man/man3cpc/pctx_set_events.3cpc index 81b009d439..1ae971fe3a 100644 --- a/usr/src/man/man3cpc/pctx_set_events.3cpc +++ b/usr/src/man/man3cpc/pctx_set_events.3cpc @@ -172,7 +172,7 @@ main() .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -191,4 +191,4 @@ MT-Level Unsafe .sp .LP \fBexec\fR(2), \fBexit\fR(2), \fBfork\fR(2), \fBvfork\fR(2), \fBfork1\fR(2), -\fBcpc\fR(3CPC), \fBlibpctx\fR(3LIB), \fBproc\fR(4), \fBattributes\fR(5) +\fBcpc\fR(3CPC), \fBlibpctx\fR(3LIB), \fBproc\fR(5), \fBattributes\fR(7) |
