bench_mem_memcpy   32 tools/perf/bench/bench.h int bench_mem_memcpy(int argc, const char **argv);
bench_mem_memcpy   53 tools/perf/builtin-bench.c 	{ "memcpy",	"Benchmark for memcpy() functions",		bench_mem_memcpy	},