Home
last modified time | relevance | path

Searched refs:repeats (Results 1 – 4 of 4) sorted by relevance

/benchtests/
A Dbench-memcpy-walk.c73 size_t repeats; in do_test() local
77 for (repeats = both_ways ? 2 : 1; repeats; --repeats) in do_test()
A Dbench-memmove-walk.c76 size_t repeats; in do_test() local
85 for (repeats = both_ways ? 2 : 1; repeats; --repeats) in do_test()
A Dbench-memcpy-large.c60 size_t repeats; in do_test() local
72 for (repeats = both_ways ? 2 : 1; repeats; --repeats) in do_test()
A Dbench-memcpy.c65 size_t repeats; in do_test() local
77 for (repeats = both_ways ? 2 : 1; repeats; --repeats) in do_test()

Completed in 4 milliseconds