aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/bench/mem-memset-x86-64-asm-def.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/bench/mem-memset-x86-64-asm-def.h')
-rw-r--r--tools/perf/bench/mem-memset-x86-64-asm-def.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/perf/bench/mem-memset-x86-64-asm-def.h b/tools/perf/bench/mem-memset-x86-64-asm-def.h
index dac6d2b7c39b..247c72fdfb9d 100644
--- a/tools/perf/bench/mem-memset-x86-64-asm-def.h
+++ b/tools/perf/bench/mem-memset-x86-64-asm-def.h
@@ -7,7 +7,3 @@ MEMSET_FN(memset_orig,
MEMSET_FN(__memset,
"x86-64-stosq",
"movsq-based memset() in arch/x86/lib/memset_64.S")
-
-MEMSET_FN(memset_erms,
- "x86-64-stosb",
- "movsb-based memset() in arch/x86/lib/memset_64.S")