Searched refs:benchmarkMemcpy (Results 1 – 1 of 1) sorted by relevance
407 int benchmarkMemcpy(const char *name, const command_data_t &cmd_data, void_func_t func) { in benchmarkMemcpy() function589 { "memcpy", benchmarkMemcpy, reinterpret_cast<void_func_t>(memcpy) },591 { "memmove_forward", benchmarkMemcpy, reinterpret_cast<void_func_t>(memmove) },