printMetrics 70 samples/gpu/performance/performance.cpp printMetrics(cpu_time, gpu_time, speedup); printMetrics 118 samples/gpu/performance/performance.h void printMetrics(double cpu_time, double gpu_time, double speedup);