Home
last modified time | relevance | path

Searched defs:SMPL_REG_MASK (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/arch/arm64/util/
H A Dmachine.c7 #define SMPL_REG_MASK(b) (1ULL << (b)) macro
/linux/tools/perf/util/
H A Darm64-frame-pointer-unwind-support.c17 #define SMPL_REG_MASK(b) (1ULL << (b)) macro
/linux/tools/perf/util/perf-regs-arch/
H A Dperf_regs_aarch64.c15 #define SMPL_REG_MASK(b) (1ULL << (b)) macro