NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mcount_read_psl
sys/arch/amd64/include/profile.h
131
do { s = (int)mcount_read_psl(); mcount_disable_intr(); } while (0)
sys/arch/i386/include/profile.h
109
do { s = (int)mcount_read_psl(); mcount_disable_intr(); } while (0)