NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PROF_OPEN
sys/arch/shark/shark/profile.c
159
if (prof_sc.state && PROF_OPEN)
sys/arch/shark/shark/profile.c
170
prof_sc.state |= PROF_OPEN;
sys/arch/shark/shark/profile.c
187
prof_sc.state &= ~PROF_OPEN;