Home
last modified time | relevance | path

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

/third_party/boost/libs/compute/perf/
Dperf_saxpy.cpp34 double perf_saxpy(const compute::vector<T>& x, in perf_saxpy() function
90 const double t = perf_saxpy(x, y, alpha, trials, queue); in tune_saxpy()
158 double t = perf_saxpy(x, y, alpha, trials, queue); in main()