Lines Matching full:interval
12 .RB [ "\--interval seconds" ]
21 and turbostat displays statistics every 5 seconds interval.
22 The 5-second interval can be changed using the --interval option.
46 'delta' shows the difference in values during the measurement interval.
70 \fB--interval seconds\fP overrides the default 5.0 second measurement interval.
83 \fB--Summary\fP limits output to a 1-line System Summary for each interval.
98 …e (seconds.subsec since Epoch) when the counters ending the measurement interval were collected. …
108 \fBBusy%\fP percent of the measurement interval that the CPU executes instructions, aka. % of time …
112 \fBTSC_MHz\fP average MHz that the TSC ran during the entire interval.
114 \fBIRQ\fP The number of interrupts serviced by that CPU during the measurement interval. The syste…
116 \fBSMI\fP The number of System Management Interrupts serviced CPU during the measurement interval.…
118 … times Linux requested the C1, C2, C3 idle state during the measurement interval. The system summ…
128 …f time the GPU is in the "render C6" state, rc6, during the measurement interval. From /sys/class/…
130 \fBGFXMHz\fP Instantaneous snapshot of what sysfs presents at the end of the measurement interval. …
142 \fBPKG_%\fP percent of the interval that RAPL throttling was active on the Package. Note that the …
144 \fBRAM_%\fP percent of the interval that RAPL throttling was active on DRAM.
182 .SH PERIODIC INTERVAL EXAMPLE
185 The 5-second interval can be changed with the "-i sec" option.
324 For interval-mode, turbostat will immediately end the current interval
326 turbostat will then start the next interval.
331 SIGINT will interrupt interval-mode.
332 The end-of-interval data will be collected and displayed before turbostat exits.
334 SIGUSR1 will end current interval,
335 end-of-interval data will be collected and displayed before turbostat
336 starts a new interval.
360 number of elapsed cycles divided by the entire sample interval --