Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107276794
D32055.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
730 B
Referenced Files
None
Subscribers
None
D32055.diff
View Options
diff --git a/lib/libpmc/pmc.soft.3 b/lib/libpmc/pmc.soft.3
--- a/lib/libpmc/pmc.soft.3
+++ b/lib/libpmc/pmc.soft.3
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 26, 2013
+.Dd September 23, 2021
.Dt PMC.SOFT 3
.Os
.Sh NAME
@@ -63,6 +63,18 @@
Stat clock ticks.
.It Li CLOCK.PROF
Profiling clock ticks.
+.It Li INTR.ALL
+Interrupt filter executed
+.It Li INTR.FILTER
+Interrupt filter returned FILTER_HANDLED.
+.It Li INTR.ITHREAD
+Interrupt filter returned FILTER_SCHEDULE_ITHREAD.
+.It Li INTR.SCHEDULE
+Ithread scheduled.
+.It Li INTR.STRAY
+Interrupt filter returned FILTER_STRAY.
+.It Li INTR.WAITING
+Ithread not scheduled, already active.
.It Li LOCK.FAILED
Lock acquisition failed.
.It Li PAGE_FAULT.ALL
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 12, 9:02 PM (1 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15772944
Default Alt Text
D32055.diff (730 B)
Attached To
Mode
D32055: pmc: intr pmc.soft(3) update
Attached
Detach File
Event Timeline
Log In to Comment