Home
last modified time | relevance | path

Searched refs:vdsox32 (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dvdso.c39 struct vdso_file vdsox32; member
56 .vdsox32 = { in vdso_info__new()
116 if (vdso_info->vdsox32.found) in vdso__exit()
117 unlink(vdso_info->vdsox32.temp_file_name); in vdso__exit()
273 *dso = vdso__findnew_compat(machine, &vdso_info->vdsox32); in vdso__dso_findnew_compat()
/linux-4.1.27/arch/x86/vdso/
DMakefile116 targets += vdsox32.lds $(vobjx32s-y)
122 $(obj)/vdsox32.so.dbg: $(src)/vdsox32.lds $(vobjx32s) FORCE
209 clean-files := vdso32-syscall* vdso32-sysenter* vdso32-int80* vdso64* vdso-image-*.c vdsox32.so*
D.gitignore2 vdsox32.lds
/linux-4.1.27/tools/perf/
DMakefile.perf206 PROGRAMS += $(OUTPUT)perf-read-vdsox32
357 $(OUTPUT)perf-read-vdsox32: perf-read-vdso.c util/find-vdso-map.c
475 $(call QUIET_INSTALL, perf-read-vdsox32) \
476 $(INSTALL) $(OUTPUT)perf-read-vdsox32 '$(DESTDIR_SQ)$(bindir_SQ)';
532 $(call QUIET_CLEAN, core-progs) $(RM) $(ALL_PROGRAMS) perf perf-read-vdso32 perf-read-vdsox32
D.gitignore7 perf-read-vdsox32