stopTimer 143 modules/core/perf/opencl/perf_matop.cpp stopTimer(); stopTimer 133 modules/cudabgsegm/perf/perf_bgsegm.cpp stopTimer(); stopTimer 237 modules/cudabgsegm/perf/perf_bgsegm.cpp stopTimer(); stopTimer 296 modules/cudabgsegm/perf/perf_bgsegm.cpp stopTimer(); stopTimer 138 modules/cudacodec/perf/perf_video.cpp stopTimer(); stopTimer 155 modules/cudacodec/perf/perf_video.cpp stopTimer(); stopTimer 112 modules/cudalegacy/perf/perf_bgsegm.cpp stopTimer(); stopTimer 212 modules/cudalegacy/perf/perf_bgsegm.cpp stopTimer(); stopTimer 161 modules/imgproc/perf/perf_blur.cpp stopTimer(); stopTimer 68 modules/imgproc/perf/perf_floodfill.cpp stopTimer(); stopTimer 54 modules/objdetect/perf/opencl/perf_cascades.cpp stopTimer(); stopTimer 58 modules/stitching/perf/opencl/perf_stitch.cpp stopTimer(); stopTimer 95 modules/stitching/perf/opencl/perf_stitch.cpp stopTimer(); stopTimer 137 modules/stitching/perf/opencl/perf_stitch.cpp stopTimer(); stopTimer 56 modules/stitching/perf/perf_stich.cpp stopTimer(); stopTimer 93 modules/stitching/perf/perf_stich.cpp stopTimer(); stopTimer 142 modules/stitching/perf/perf_stich.cpp stopTimer(); stopTimer 201 modules/stitching/perf/perf_stich.cpp stopTimer(); stopTimer 100 modules/ts/include/opencv2/ts/ocl_perf.hpp for (cvtest::ocl::perf::safeFinish(); startTimer(), next(); cvtest::ocl::perf::safeFinish(), stopTimer()) stopTimer 103 modules/ts/include/opencv2/ts/ocl_perf.hpp for(declare.iterations(n), cvtest::ocl::perf::safeFinish(); startTimer(), next(); cvtest::ocl::perf::safeFinish(), stopTimer()) stopTimer 106 modules/ts/include/opencv2/ts/ocl_perf.hpp for (declare.runs(runsNum), cvtest::ocl::perf::safeFinish(); startTimer(), next(); cvtest::ocl::perf::safeFinish(), stopTimer()) \ stopTimer 381 modules/ts/include/opencv2/ts/ts_perf.hpp void stopTimer(); stopTimer 646 modules/ts/include/opencv2/ts/ts_perf.hpp #define TEST_CYCLE_N(n) for(declare.iterations(n); startTimer(), next(); stopTimer()) stopTimer 647 modules/ts/include/opencv2/ts/ts_perf.hpp #define TEST_CYCLE() for(; startTimer(), next(); stopTimer()) stopTimer 648 modules/ts/include/opencv2/ts/ts_perf.hpp #define TEST_CYCLE_MULTIRUN(runsNum) for(declare.runs(runsNum); startTimer(), next(); stopTimer()) for(int r = 0; r < runsNum; ++r) stopTimer 961 modules/ts/src/ts_perf.cpp for(declare.iterations(20); startTimer(), next(); stopTimer()) stopTimer 967 modules/ts/src/ts_perf.cpp for(declare.iterations(1000); startTimer(), next(); stopTimer()){}