NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mcount_write_psl
sys/arch/amd64/include/profile.h
132
#define MCOUNT_EXIT do { mcount_write_psl(s); } while (0)
sys/arch/i386/include/profile.h
110
#define MCOUNT_EXIT do { mcount_write_psl(s); } while (0)