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