Home
last modified time | relevance | path

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

/benchtests/
A Dbench-memcpy-walk.c69 do_test (json_ctx_t *json_ctx, size_t len, int both_ways) in do_test() argument
77 for (repeats = both_ways ? 2 : 1; repeats; --repeats) in do_test()
A Dbench-memmove-walk.c73 do_test (json_ctx_t *json_ctx, size_t len, int overlap, int both_ways) in do_test() argument
85 for (repeats = both_ways ? 2 : 1; repeats; --repeats) in do_test()
A Dbench-memcpy-large.c56 int both_ways) in do_test() argument
72 for (repeats = both_ways ? 2 : 1; repeats; --repeats) in do_test()
A Dbench-memcpy.c61 int both_ways) in do_test() argument
77 for (repeats = both_ways ? 2 : 1; repeats; --repeats) in do_test()

Completed in 4 milliseconds