PERF_SAMPLE_REGS_ABI_NONE  114 arch/powerpc/perf/perf_regs.c 			 PERF_SAMPLE_REGS_ABI_NONE;
PERF_SAMPLE_REGS_ABI_NONE  146 arch/x86/kernel/perf_regs.c 		regs_user->abi = PERF_SAMPLE_REGS_ABI_NONE;
PERF_SAMPLE_REGS_ABI_NONE   41 include/linux/perf_regs.h 	return PERF_SAMPLE_REGS_ABI_NONE;
PERF_SAMPLE_REGS_ABI_NONE 6078 kernel/events/core.c 		regs_user->abi = PERF_SAMPLE_REGS_ABI_NONE;
PERF_SAMPLE_REGS_ABI_NONE 2186 tools/perf/util/evsel.c 	data->intr_regs.abi = PERF_SAMPLE_REGS_ABI_NONE;
PERF_SAMPLE_REGS_ABI_NONE 2192 tools/perf/util/evsel.c 		if (data->intr_regs.abi != PERF_SAMPLE_REGS_ABI_NONE) {
PERF_SAMPLE_REGS_ABI_NONE 1104 tools/perf/util/session.c 	[PERF_SAMPLE_REGS_ABI_NONE] = "none",