NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PERFEVTSEL
sys/dev/tprof/tprof_x86_amd.c
85
#define PERFEVTSEL(i) (0xc0010000 + (i))
sys/dev/tprof/tprof_x86_intel.c
84
#define PERFEVTSEL(i) (MSR_EVNTSEL0 + (i))