xref: /kernel/linux/linux-6.6/tools/perf/bench/mem-memset-x86-64-asm-def.h (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/tools/perf/bench/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciMEMSET_FN(memset_orig,
462306a36Sopenharmony_ci	"x86-64-unrolled",
562306a36Sopenharmony_ci	"unrolled memset() in arch/x86/lib/memset_64.S")
662306a36Sopenharmony_ci
762306a36Sopenharmony_ciMEMSET_FN(__memset,
862306a36Sopenharmony_ci	"x86-64-stosq",
962306a36Sopenharmony_ci	"movsq-based memset() in arch/x86/lib/memset_64.S")
10

Indexes created Thu Nov 07 10:32:03 CST 2024