lep_offset         92 tools/perf/arch/powerpc/util/sym-handling.c 	int lep_offset;
lep_offset        115 tools/perf/arch/powerpc/util/sym-handling.c 	lep_offset = PPC64_LOCAL_ENTRY_OFFSET(sym->arch_sym);
lep_offset        119 tools/perf/arch/powerpc/util/sym-handling.c 	else if (lep_offset) {
lep_offset        121 tools/perf/arch/powerpc/util/sym-handling.c 			tev->point.address += lep_offset;
lep_offset        123 tools/perf/arch/powerpc/util/sym-handling.c 			tev->point.offset += lep_offset;