Linux Perf
mem-memcpy-x86-64-asm-def.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0 */
2
3
MEMCPY_FN
(memcpy_orig,
4
"x86-64-unrolled"
,
5
"unrolled memcpy() in arch/x86/lib/memcpy_64.S"
)
6
7
MEMCPY_FN
(__memcpy,
8
"x86-64-
movsq
",
9
"movsq-based
memcpy
() in
arch
/x86/lib/memcpy_64.
S
")
10
11
MEMCPY_FN
(memcpy_erms,
12
"x86-64-
movsb
",
13
"movsb-based
memcpy
() in
arch
/x86/lib/memcpy_64.
S
")
movsq
x86 movsq
Definition:
mem-memcpy-x86-64-asm-def.h:8
S
Definition:
ctype.c:10
memcpy
x86 movsq based memcpy() in arch/x86/lib/memcpy_64.S") MEMCPY_FN(memcpy_erms
arch
Definition:
annotate.c:60
MEMCPY_FN
MEMCPY_FN(memcpy_orig, "x86-64-unrolled", "unrolled memcpy() in arch/x86/lib/memcpy_64.S") MEMCPY_FN(__memcpy
movsb
x86 movsq based x86 movsb
Definition:
mem-memcpy-x86-64-asm-def.h:12
bench
mem-memcpy-x86-64-asm-def.h
Generated by
1.8.13