getCurrentPerformanceStrategy  384 modules/ts/include/opencv2/ts/ts_perf.hpp     PERF_STRATEGY getCurrentPerformanceStrategy() const;
getCurrentPerformanceStrategy 1103 modules/ts/src/ts_perf.cpp         if (getCurrentPerformanceStrategy() == PERF_STRATEGY_BASE)
getCurrentPerformanceStrategy 1109 modules/ts/src/ts_perf.cpp             assert(getCurrentPerformanceStrategy() == PERF_STRATEGY_SIMPLE);
getCurrentPerformanceStrategy 1314 modules/ts/src/ts_perf.cpp     if (getCurrentPerformanceStrategy() == PERF_STRATEGY_BASE)
getCurrentPerformanceStrategy 1345 modules/ts/src/ts_perf.cpp     else if (getCurrentPerformanceStrategy() == PERF_STRATEGY_SIMPLE)
getCurrentPerformanceStrategy 1404 modules/ts/src/ts_perf.cpp     if (getCurrentPerformanceStrategy() == PERF_STRATEGY_BASE)
getCurrentPerformanceStrategy 1418 modules/ts/src/ts_perf.cpp     else if (getCurrentPerformanceStrategy() == PERF_STRATEGY_SIMPLE)