Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SDT_CALL
usr/src/uts/common/sys/sdt_impl.h
42
#define SDT_CALL 0xe8
usr/src/uts/sparc/dtrace/sdt.c
60
#define SDT_CALL(from, to) (((uint32_t)1 << 30) | \