summaryrefslogtreecommitdiffstats
path: root/lib/libpmc/pmc.3
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2006-02-25 05:34:00 +0000
committerjkoshy <jkoshy@FreeBSD.org>2006-02-25 05:34:00 +0000
commit62ed249b1e46a175b01ff3e6289c894b0d1632fb (patch)
treee8d95597fe3b909e4ecc8adf597b8d7a7305b5d8 /lib/libpmc/pmc.3
parentc8955355a02aa63f0ebd72c62440a93dec70fb91 (diff)
downloadFreeBSD-src-62ed249b1e46a175b01ff3e6289c894b0d1632fb.zip
FreeBSD-src-62ed249b1e46a175b01ff3e6289c894b0d1632fb.tar.gz
Add an alias 'unhalted-cycles' denoting cycles where the CPU is
not in a halt or sleep state.
Diffstat (limited to 'lib/libpmc/pmc.3')
-rw-r--r--lib/libpmc/pmc.33
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libpmc/pmc.3 b/lib/libpmc/pmc.3
index a2273f0..2081316 100644
--- a/lib/libpmc/pmc.3
+++ b/lib/libpmc/pmc.3
@@ -454,6 +454,9 @@ Measure the number of instruction cache misses.
Measure the number of instructions retired.
.It Li interrupts
Measure the number of interrupts seen.
+.It Li unhalted-cycles
+Measure the number of cycles the processor is not in a halted
+or sleep state.
.El
.Ss Time Stamp Counter (TSC)
The timestamp counter is a monotonically non-decreasing counter that
OpenPOWER on IntegriCloud