Lines Matching +full:per +full:- +full:processor
8 intrstat \- report interrupt statistics
12 \fB/usr/sbin/intrstat\fR [\fB-c\fR \fIcpulist\fR | \fB-C\fR \fIprocessor_set_id\fR] [\fB-T\fR u | d…
13 [\fB-x\fR \fIopt\fR[=\fIval\fR]] [\fIinterval\fR [\fIcount\fR]]
18 The \fBintrstat\fR utility gathers and displays run-time interrupt statistics.
29 implementing the driver. See \fBddi_driver_name\fR(9F). Many Sun-delivered
38 optionally specified with the \fB-c\fR or \fB-C\fR option.
41 By default, \fBintrstat\fR displays data once per second and runs indefinitely.
51 \fBintrstat\fR induces a small system-wide performance degradation. As a
52 result, only the super-user can run \fBintrstat\fR by default. The
61 \fB\fB-c\fR \fIcpulist\fR\fR
67 \fIcpulist\fR can be a single processor ID (for example, \fB4\fR), a range of
68 processor IDs (for example, \fB4-6\fR), or a comma separated list of processor
69 IDs or processor ID ranges (for example, \fB4,5,6\fR or \fB4,6-8\fR).
75 \fB\fB-C\fR \fIprocessor_set_id\fR\fR
79 Displays data for the CPUs in the processor set specified by
83 processor set. If a CPU is added to the set, \fBintrstat\fR modifies its output
85 modifies its output to exclude the removed CPU. At most one processor set can
92 \fB\fB-T\fR \fBu\fR | \fBd\fR\fR
106 \fB\fB-x\fR \fIopt\fR[=\fIval\fR]\fR
150 The following example runs \fBintrstat\fR on a uniprocessor Intel IA/32-based
158 -----------------+---------------
168 -----------------+---------------
198 The command-line syntax is Evolving. The human-readable output is Unstable.