FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MCOUNT_DECL
sys/arm/include/profile.h
108
#define MCOUNT_DECL(s) register_t s;
sys/powerpc/include/profile.h
179
#define MCOUNT_DECL(s) register_t s;
sys/riscv/include/profile.h
47
#define MCOUNT_DECL(s) register_t s;