PERF_SAMPLE_REGS_ABI_64   53 arch/arm64/kernel/perf_regs.c 		return PERF_SAMPLE_REGS_ABI_64;
PERF_SAMPLE_REGS_ABI_64  102 arch/powerpc/perf/perf_regs.c 		return PERF_SAMPLE_REGS_ABI_64;
PERF_SAMPLE_REGS_ABI_64   32 arch/riscv/kernel/perf_regs.c 	return PERF_SAMPLE_REGS_ABI_64;
PERF_SAMPLE_REGS_ABI_64   52 arch/s390/kernel/perf_regs.c 	return PERF_SAMPLE_REGS_ABI_64;
PERF_SAMPLE_REGS_ABI_64  129 arch/x86/kernel/perf_regs.c 		return PERF_SAMPLE_REGS_ABI_64;
PERF_SAMPLE_REGS_ABI_64  191 arch/x86/kernel/perf_regs.c 		PERF_SAMPLE_REGS_ABI_64 : PERF_SAMPLE_REGS_ABI_32;
PERF_SAMPLE_REGS_ABI_64   13 tools/perf/arch/arm64/include/perf_regs.h #define PERF_SAMPLE_REGS_ABI	PERF_SAMPLE_REGS_ABI_64
PERF_SAMPLE_REGS_ABI_64   14 tools/perf/arch/powerpc/include/perf_regs.h 	#define PERF_SAMPLE_REGS_ABI	PERF_SAMPLE_REGS_ABI_64
PERF_SAMPLE_REGS_ABI_64   14 tools/perf/arch/riscv/include/perf_regs.h #define PERF_SAMPLE_REGS_ABI    PERF_SAMPLE_REGS_ABI_64
PERF_SAMPLE_REGS_ABI_64   12 tools/perf/arch/s390/include/perf_regs.h #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_64
PERF_SAMPLE_REGS_ABI_64   21 tools/perf/arch/x86/include/perf_regs.h #define PERF_SAMPLE_REGS_ABI PERF_SAMPLE_REGS_ABI_64
PERF_SAMPLE_REGS_ABI_64  203 tools/perf/tests/sample-parsing.c 			.abi	= PERF_SAMPLE_REGS_ABI_64,
PERF_SAMPLE_REGS_ABI_64  216 tools/perf/tests/sample-parsing.c 			.abi	= PERF_SAMPLE_REGS_ABI_64,
PERF_SAMPLE_REGS_ABI_64 1766 tools/perf/util/intel-pt.c 				       PERF_SAMPLE_REGS_ABI_64;
PERF_SAMPLE_REGS_ABI_64 1106 tools/perf/util/session.c 	[PERF_SAMPLE_REGS_ABI_64] = "64-bit",
PERF_SAMPLE_REGS_ABI_64 1111 tools/perf/util/session.c 	if (d->abi > PERF_SAMPLE_REGS_ABI_64)