Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead
authorRichard Henderson <rth@twiddle.net>
Wed, 25 Jun 2014 19:27:16 +0000 (12:27 -0700)
committerRichard Henderson <rth@twiddle.net>
Thu, 3 Jul 2014 15:38:25 +0000 (08:38 -0700)
commit428dd03f5a7291d19f0c45fc314da9356ee22d63
tree35017b916f4ebeebf563364be5c07cdee6902a4e
parentc39323e9d2fb6697d5d8739ad9b7959c88a6d5a1
Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead

Without HP_TIMING_ACCUM, dl_hp_timing_overhead is write-only.
If we remove it, there's no point in HP_TIMING_DIFF_INIT either.
25 files changed:
benchtests/bench-string.h
benchtests/bench-timing.h
elf/rtld.c
sysdeps/alpha/hp-timing.h
sysdeps/generic/hp-timing.h
sysdeps/generic/ldsodefs.h
sysdeps/i386/i686/Makefile
sysdeps/i386/i686/hp-timing.c [deleted file]
sysdeps/i386/i686/hp-timing.h
sysdeps/ia64/Makefile
sysdeps/ia64/hp-timing.c [deleted file]
sysdeps/ia64/hp-timing.h
sysdeps/powerpc/powerpc32/power4/hp-timing.c [deleted file]
sysdeps/powerpc/powerpc32/power4/hp-timing.h
sysdeps/powerpc/powerpc64/Makefile
sysdeps/powerpc/powerpc64/hp-timing.c [deleted file]
sysdeps/powerpc/powerpc64/hp-timing.h
sysdeps/sparc/sparc32/sparcv9/Makefile
sysdeps/sparc/sparc32/sparcv9/hp-timing.c [deleted file]
sysdeps/sparc/sparc32/sparcv9/hp-timing.h
sysdeps/sparc/sparc64/Makefile
sysdeps/sparc/sparc64/hp-timing.c [deleted file]
sysdeps/sparc/sparc64/hp-timing.h
sysdeps/x86_64/Makefile
sysdeps/x86_64/hp-timing.c [deleted file]