repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/i915: Export our request as a dma-buf fence on the reservation object
[linux/fpc-iii.git]
/
tools
/
perf
/
bench
/
mem-memset-x86-64-asm-def.h
blob
f02d028771d970da5d611c31d1b406179b450d45
1
2
MEMSET_FN
(
memset_orig
,
3
"x86-64-unrolled"
,
4
"unrolled memset() in arch/x86/lib/memset_64.S"
)
5
6
MEMSET_FN
(
__memset
,
7
"x86-64-stosq"
,
8
"movsq-based memset() in arch/x86/lib/memset_64.S"
)
9
10
MEMSET_FN
(
memset_erms
,
11
"x86-64-stosb"
,
12
"movsb-based memset() in arch/x86/lib/memset_64.S"
)