Home
last modified time | relevance | path

Searched refs:copy (Results 1 – 3 of 3) sorted by relevance

/benchtests/
A Dbench-memcpy-random.c127 copy_t *copy, size_t n) in do_one_test() argument
133 CALL (impl, dst + copy[j].dst, src + copy[j].src, copy[j].len); in do_one_test()
138 CALL (impl, dst + copy[j].dst, src + copy[j].src, copy[j].len); in do_one_test()
A Dbench-strcoll.c149 word_list *copy = new_word_list (list->size); in copy_word_list() local
152 copy->words[i] = strdup (list->words[i]); in copy_word_list()
154 return copy; in copy_word_list()
A DREADME55 and then copy the source and build directories to the target and run the
60 make sure the copy preserves timestamps by using either rsync or scp -p
72 You can copy benchmark executables to another machine and run them

Completed in 4 milliseconds