startTimer        140 modules/core/perf/opencl/perf_matop.cpp         startTimer();
startTimer        127 modules/cudabgsegm/perf/perf_bgsegm.cpp             startTimer();
startTimer        231 modules/cudabgsegm/perf/perf_bgsegm.cpp             startTimer();
startTimer        290 modules/cudabgsegm/perf/perf_bgsegm.cpp             startTimer();
startTimer        136 modules/cudacodec/perf/perf_video.cpp             startTimer(); next();
startTimer        153 modules/cudacodec/perf/perf_video.cpp             startTimer(); next();
startTimer        106 modules/cudalegacy/perf/perf_bgsegm.cpp             startTimer();
startTimer        206 modules/cudalegacy/perf/perf_bgsegm.cpp             startTimer();
startTimer        159 modules/imgproc/perf/perf_blur.cpp         startTimer();
startTimer         66 modules/imgproc/perf/perf_floodfill.cpp         startTimer();
startTimer         52 modules/objdetect/perf/opencl/perf_cascades.cpp         startTimer();
startTimer         56 modules/stitching/perf/opencl/perf_stitch.cpp         startTimer();
startTimer         93 modules/stitching/perf/opencl/perf_stitch.cpp         startTimer();
startTimer        135 modules/stitching/perf/opencl/perf_stitch.cpp         startTimer();
startTimer         54 modules/stitching/perf/perf_stich.cpp         startTimer();
startTimer         91 modules/stitching/perf/perf_stich.cpp         startTimer();
startTimer        140 modules/stitching/perf/perf_stich.cpp         startTimer();
startTimer        199 modules/stitching/perf/perf_stich.cpp         startTimer();
startTimer        100 modules/ts/include/opencv2/ts/ocl_perf.hpp     for (cvtest::ocl::perf::safeFinish(); startTimer(), next(); cvtest::ocl::perf::safeFinish(), stopTimer())
startTimer        103 modules/ts/include/opencv2/ts/ocl_perf.hpp     for(declare.iterations(n), cvtest::ocl::perf::safeFinish(); startTimer(), next(); cvtest::ocl::perf::safeFinish(), stopTimer())
startTimer        106 modules/ts/include/opencv2/ts/ocl_perf.hpp     for (declare.runs(runsNum), cvtest::ocl::perf::safeFinish(); startTimer(), next(); cvtest::ocl::perf::safeFinish(), stopTimer()) \
startTimer        380 modules/ts/include/opencv2/ts/ts_perf.hpp     void startTimer();
startTimer        646 modules/ts/include/opencv2/ts/ts_perf.hpp #define TEST_CYCLE_N(n) for(declare.iterations(n); startTimer(), next(); stopTimer())
startTimer        647 modules/ts/include/opencv2/ts/ts_perf.hpp #define TEST_CYCLE() for(; startTimer(), next(); stopTimer())
startTimer        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)
startTimer        961 modules/ts/src/ts_perf.cpp             for(declare.iterations(20); startTimer(), next(); stopTimer())
startTimer        967 modules/ts/src/ts_perf.cpp             for(declare.iterations(1000); startTimer(), next(); stopTimer()){}
startTimer       1231 modules/ts/src/ts_perf.cpp         startTimer(); // really we should measure activity from this moment, so reset start time