Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SMPL_REG_MASK
tools/perf/arch/arm64/util/machine.c
7
#define SMPL_REG_MASK(b) (1ULL << (b))
tools/perf/util/arm64-frame-pointer-unwind-support.c
17
#define SMPL_REG_MASK(b) (1ULL << (b))
tools/perf/util/perf-regs-arch/perf_regs_aarch64.c
15
#define SMPL_REG_MASK(b) (1ULL << (b))