Home
last modified time | relevance | path

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

/third_party/boost/libs/compute/perf/
Dperf_accumulate.cpp63 compute::uint_ best_vpt = 0; in tune_accumulate() local
74 best_vpt = vpts[j]; in tune_accumulate()
86 params->set(cache_key, "vpt", best_vpt); in tune_accumulate()
Dperf_saxpy.cpp82 compute::uint_ best_vpt = 0; in tune_saxpy() local
93 best_vpt = vpts[j]; in tune_saxpy()
105 params->set(cache_key, "vpt", best_vpt); in tune_saxpy()