Lines Matching refs:start_time

107   double   start_time, stop_time, maxt;  in Test_N_VCloneVectorArray()  local
111 start_time = get_time(); in Test_N_VCloneVectorArray()
147 maxt = max_time(W, stop_time - start_time); in Test_N_VCloneVectorArray()
159 double start_time, stop_time, maxt; in Test_N_VCloneEmptyVectorArray() local
163 start_time = get_time(); in Test_N_VCloneEmptyVectorArray()
197 maxt = max_time(W, stop_time - start_time); in Test_N_VCloneEmptyVectorArray()
209 double start_time, stop_time, maxt; in Test_N_VCloneEmpty() local
213 start_time = get_time(); in Test_N_VCloneEmpty()
238 maxt = max_time(W, stop_time - start_time); in Test_N_VCloneEmpty()
253 double start_time, stop_time, maxt; in Test_N_VClone() local
257 start_time = get_time(); in Test_N_VClone()
291 maxt = max_time(W, stop_time - start_time); in Test_N_VClone()
310 double start_time, stop_time, maxt; in Test_N_VGetArrayPointer() local
314 start_time = get_time(); in Test_N_VGetArrayPointer()
339 maxt = max_time(W, stop_time - start_time); in Test_N_VGetArrayPointer()
355 double start_time, stop_time, maxt; in Test_N_VSetArrayPointer() local
365 start_time = get_time(); in Test_N_VSetArrayPointer()
388 maxt = max_time(W, stop_time - start_time); in Test_N_VSetArrayPointer()
465 double start_time, stop_time, maxt; in Test_N_VLinearSum() local
475 start_time = get_time(); in Test_N_VLinearSum()
491 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearSum()
505 start_time = get_time(); in Test_N_VLinearSum()
521 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearSum()
535 start_time = get_time(); in Test_N_VLinearSum()
551 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearSum()
565 start_time = get_time(); in Test_N_VLinearSum()
581 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearSum()
595 start_time = get_time(); in Test_N_VLinearSum()
611 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearSum()
625 start_time = get_time(); in Test_N_VLinearSum()
641 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearSum()
656 start_time = get_time(); in Test_N_VLinearSum()
672 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearSum()
687 start_time = get_time(); in Test_N_VLinearSum()
703 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearSum()
718 start_time = get_time(); in Test_N_VLinearSum()
734 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearSum()
749 start_time = get_time(); in Test_N_VLinearSum()
765 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearSum()
780 start_time = get_time(); in Test_N_VLinearSum()
796 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearSum()
811 start_time = get_time(); in Test_N_VLinearSum()
827 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearSum()
842 start_time = get_time(); in Test_N_VLinearSum()
858 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearSum()
873 start_time = get_time(); in Test_N_VLinearSum()
889 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearSum()
904 start_time = get_time(); in Test_N_VLinearSum()
920 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearSum()
935 start_time = get_time(); in Test_N_VLinearSum()
951 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearSum()
964 double start_time, stop_time, maxt; in Test_N_VConst() local
972 start_time = get_time(); in Test_N_VConst()
988 maxt = max_time(X, stop_time - start_time); in Test_N_VConst()
1001 double start_time, stop_time, maxt; in Test_N_VProd() local
1008 start_time = get_time(); in Test_N_VProd()
1024 maxt = max_time(X, stop_time - start_time); in Test_N_VProd()
1037 double start_time, stop_time, maxt; in Test_N_VDiv() local
1044 start_time = get_time(); in Test_N_VDiv()
1060 maxt = max_time(X, stop_time - start_time); in Test_N_VDiv()
1073 double start_time, stop_time, maxt; in Test_N_VScale() local
1082 start_time = get_time(); in Test_N_VScale()
1098 maxt = max_time(X, stop_time - start_time); in Test_N_VScale()
1112 start_time = get_time(); in Test_N_VScale()
1128 maxt = max_time(X, stop_time - start_time); in Test_N_VScale()
1142 start_time = get_time(); in Test_N_VScale()
1158 maxt = max_time(X, stop_time - start_time); in Test_N_VScale()
1172 start_time = get_time(); in Test_N_VScale()
1188 maxt = max_time(X, stop_time - start_time); in Test_N_VScale()
1201 double start_time, stop_time, maxt; in Test_N_VAbs() local
1207 start_time = get_time(); in Test_N_VAbs()
1223 maxt = max_time(X, stop_time - start_time); in Test_N_VAbs()
1236 double start_time, stop_time, maxt; in Test_N_VInv() local
1242 start_time = get_time(); in Test_N_VInv()
1258 maxt = max_time(X, stop_time - start_time); in Test_N_VInv()
1271 double start_time, stop_time, maxt; in Test_N_VAddConst() local
1277 start_time = get_time(); in Test_N_VAddConst()
1293 maxt = max_time(X, stop_time - start_time); in Test_N_VAddConst()
1306 double start_time, stop_time, maxt; in Test_N_VDotProd() local
1317 start_time = get_time(); in Test_N_VDotProd()
1333 maxt = max_time(X, stop_time - start_time); in Test_N_VDotProd()
1346 double start_time, stop_time, maxt; in Test_N_VMaxNorm() local
1356 start_time = get_time(); in Test_N_VMaxNorm()
1372 maxt = max_time(X, stop_time - start_time); in Test_N_VMaxNorm()
1385 double start_time, stop_time, maxt; in Test_N_VWrmsNorm() local
1392 start_time = get_time(); in Test_N_VWrmsNorm()
1408 maxt = max_time(X, stop_time - start_time); in Test_N_VWrmsNorm()
1422 double start_time, stop_time, maxt; in Test_N_VWrmsNormMask() local
1442 start_time = get_time(); in Test_N_VWrmsNormMask()
1458 maxt = max_time(X, stop_time - start_time); in Test_N_VWrmsNormMask()
1471 double start_time, stop_time, maxt; in Test_N_VMin() local
1481 start_time = get_time(); in Test_N_VMin()
1497 maxt = max_time(X, stop_time - start_time); in Test_N_VMin()
1510 double start_time, stop_time, maxt; in Test_N_VWL2Norm() local
1521 start_time = get_time(); in Test_N_VWL2Norm()
1537 maxt = max_time(X, stop_time - start_time); in Test_N_VWL2Norm()
1550 double start_time, stop_time, maxt; in Test_N_VL1Norm() local
1560 start_time = get_time(); in Test_N_VL1Norm()
1576 maxt = max_time(X, stop_time - start_time); in Test_N_VL1Norm()
1589 double start_time, stop_time, maxt; in Test_N_VCompare() local
1621 start_time = get_time(); in Test_N_VCompare()
1659 maxt = max_time(X, stop_time - start_time); in Test_N_VCompare()
1672 double start_time, stop_time, maxt; in Test_N_VInvTest() local
1690 start_time = get_time(); in Test_N_VInvTest()
1709 maxt = max_time(X, stop_time - start_time); in Test_N_VInvTest()
1730 start_time = get_time(); in Test_N_VInvTest()
1754 maxt = max_time(X, stop_time - start_time); in Test_N_VInvTest()
1768 double start_time, stop_time, maxt; in Test_N_VConstrMask() local
1831 start_time = get_time(); in Test_N_VConstrMask()
1847 maxt = max_time(X, stop_time - start_time); in Test_N_VConstrMask()
1894 start_time = get_time(); in Test_N_VConstrMask()
1918 maxt = max_time(X, stop_time - start_time); in Test_N_VConstrMask()
1932 double start_time, stop_time, maxt; in Test_N_VMinQuotient() local
1947 start_time = get_time(); in Test_N_VMinQuotient()
1963 maxt = max_time(NUM, stop_time - start_time); in Test_N_VMinQuotient()
1977 start_time = get_time(); in Test_N_VMinQuotient()
1993 maxt = max_time(NUM, stop_time - start_time); in Test_N_VMinQuotient()
2006 double start_time, stop_time, maxt; in Test_N_VLinearCombination() local
2037 start_time = get_time(); in Test_N_VLinearCombination()
2056 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearCombination()
2070 start_time = get_time(); in Test_N_VLinearCombination()
2089 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearCombination()
2104 start_time = get_time(); in Test_N_VLinearCombination()
2123 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearCombination()
2139 start_time = get_time(); in Test_N_VLinearCombination()
2158 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearCombination()
2176 start_time = get_time(); in Test_N_VLinearCombination()
2195 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearCombination()
2212 start_time = get_time(); in Test_N_VLinearCombination()
2231 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearCombination()
2249 start_time = get_time(); in Test_N_VLinearCombination()
2268 maxt = max_time(X, stop_time - start_time); in Test_N_VLinearCombination()
2286 double start_time, stop_time, maxt; in Test_N_VScaleAddMulti() local
2311 start_time = get_time(); in Test_N_VScaleAddMulti()
2330 maxt = max_time(X, stop_time - start_time); in Test_N_VScaleAddMulti()
2345 start_time = get_time(); in Test_N_VScaleAddMulti()
2364 maxt = max_time(X, stop_time - start_time); in Test_N_VScaleAddMulti()
2382 start_time = get_time(); in Test_N_VScaleAddMulti()
2404 maxt = max_time(X, stop_time - start_time); in Test_N_VScaleAddMulti()
2425 start_time = get_time(); in Test_N_VScaleAddMulti()
2448 maxt = max_time(X, stop_time - start_time); in Test_N_VScaleAddMulti()
2465 double start_time, stop_time, maxt; in Test_N_VDotProdMulti() local
2485 start_time = get_time(); in Test_N_VDotProdMulti()
2504 maxt = max_time(X, stop_time - start_time); in Test_N_VDotProdMulti()
2517 start_time = get_time(); in Test_N_VDotProdMulti()
2539 maxt = max_time(X, stop_time - start_time); in Test_N_VDotProdMulti()
2555 double start_time, stop_time, maxt; in Test_N_VLinearSumVectorArray() local
2573 start_time = get_time(); in Test_N_VLinearSumVectorArray()
2592 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
2609 start_time = get_time(); in Test_N_VLinearSumVectorArray()
2631 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
2648 start_time = get_time(); in Test_N_VLinearSumVectorArray()
2670 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
2687 start_time = get_time(); in Test_N_VLinearSumVectorArray()
2709 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
2726 start_time = get_time(); in Test_N_VLinearSumVectorArray()
2748 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
2765 start_time = get_time(); in Test_N_VLinearSumVectorArray()
2787 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
2804 start_time = get_time(); in Test_N_VLinearSumVectorArray()
2826 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
2846 start_time = get_time(); in Test_N_VLinearSumVectorArray()
2868 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
2888 start_time = get_time(); in Test_N_VLinearSumVectorArray()
2910 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
2930 start_time = get_time(); in Test_N_VLinearSumVectorArray()
2952 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
2972 start_time = get_time(); in Test_N_VLinearSumVectorArray()
2994 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
3014 start_time = get_time(); in Test_N_VLinearSumVectorArray()
3036 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
3056 start_time = get_time(); in Test_N_VLinearSumVectorArray()
3078 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
3098 start_time = get_time(); in Test_N_VLinearSumVectorArray()
3120 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
3140 start_time = get_time(); in Test_N_VLinearSumVectorArray()
3162 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
3182 start_time = get_time(); in Test_N_VLinearSumVectorArray()
3204 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
3221 start_time = get_time(); in Test_N_VLinearSumVectorArray()
3243 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearSumVectorArray()
3261 double start_time, stop_time, maxt; in Test_N_VScaleVectorArray() local
3279 start_time = get_time(); in Test_N_VScaleVectorArray()
3298 maxt = max_time(X, stop_time - start_time); in Test_N_VScaleVectorArray()
3310 start_time = get_time(); in Test_N_VScaleVectorArray()
3329 maxt = max_time(X, stop_time - start_time); in Test_N_VScaleVectorArray()
3345 start_time = get_time(); in Test_N_VScaleVectorArray()
3367 maxt = max_time(X, stop_time - start_time); in Test_N_VScaleVectorArray()
3383 start_time = get_time(); in Test_N_VScaleVectorArray()
3405 maxt = max_time(X, stop_time - start_time); in Test_N_VScaleVectorArray()
3422 double start_time, stop_time, maxt; in Test_N_VConstVectorArray() local
3436 start_time = get_time(); in Test_N_VConstVectorArray()
3455 maxt = max_time(X, stop_time - start_time); in Test_N_VConstVectorArray()
3467 start_time = get_time(); in Test_N_VConstVectorArray()
3489 maxt = max_time(X, stop_time - start_time); in Test_N_VConstVectorArray()
3505 double start_time, stop_time, maxt; in Test_N_VWrmsNormVectorArray() local
3527 start_time = get_time(); in Test_N_VWrmsNormVectorArray()
3546 maxt = max_time(X, stop_time - start_time); in Test_N_VWrmsNormVectorArray()
3566 start_time = get_time(); in Test_N_VWrmsNormVectorArray()
3588 maxt = max_time(X, stop_time - start_time); in Test_N_VWrmsNormVectorArray()
3606 double start_time, stop_time, maxt; in Test_N_VWrmsNormMaskVectorArray() local
3641 start_time = get_time(); in Test_N_VWrmsNormMaskVectorArray()
3660 maxt = max_time(X, stop_time - start_time); in Test_N_VWrmsNormMaskVectorArray()
3685 start_time = get_time(); in Test_N_VWrmsNormMaskVectorArray()
3707 maxt = max_time(X, stop_time - start_time); in Test_N_VWrmsNormMaskVectorArray()
3724 double start_time, stop_time, maxt; in Test_N_VScaleAddMultiVectorArray() local
3754 start_time = get_time(); in Test_N_VScaleAddMultiVectorArray()
3773 maxt = max_time(V, stop_time - start_time); in Test_N_VScaleAddMultiVectorArray()
3788 start_time = get_time(); in Test_N_VScaleAddMultiVectorArray()
3807 maxt = max_time(V, stop_time - start_time); in Test_N_VScaleAddMultiVectorArray()
3826 start_time = get_time(); in Test_N_VScaleAddMultiVectorArray()
3848 maxt = max_time(V, stop_time - start_time); in Test_N_VScaleAddMultiVectorArray()
3871 start_time = get_time(); in Test_N_VScaleAddMultiVectorArray()
3893 maxt = max_time(V, stop_time - start_time); in Test_N_VScaleAddMultiVectorArray()
3912 start_time = get_time(); in Test_N_VScaleAddMultiVectorArray()
3934 maxt = max_time(V, stop_time - start_time); in Test_N_VScaleAddMultiVectorArray()
3957 start_time = get_time(); in Test_N_VScaleAddMultiVectorArray()
3979 maxt = max_time(V, stop_time - start_time); in Test_N_VScaleAddMultiVectorArray()
4007 start_time = get_time(); in Test_N_VScaleAddMultiVectorArray()
4039 maxt = max_time(V, stop_time - start_time); in Test_N_VScaleAddMultiVectorArray()
4082 start_time = get_time(); in Test_N_VScaleAddMultiVectorArray()
4114 maxt = max_time(V, stop_time - start_time); in Test_N_VScaleAddMultiVectorArray()
4136 double start_time, stop_time, maxt; in Test_N_VLinearCombinationVectorArray() local
4158 start_time = get_time(); in Test_N_VLinearCombinationVectorArray()
4177 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearCombinationVectorArray()
4190 start_time = get_time(); in Test_N_VLinearCombinationVectorArray()
4209 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearCombinationVectorArray()
4224 start_time = get_time(); in Test_N_VLinearCombinationVectorArray()
4243 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearCombinationVectorArray()
4260 start_time = get_time(); in Test_N_VLinearCombinationVectorArray()
4279 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearCombinationVectorArray()
4297 start_time = get_time(); in Test_N_VLinearCombinationVectorArray()
4316 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearCombinationVectorArray()
4334 start_time = get_time(); in Test_N_VLinearCombinationVectorArray()
4353 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearCombinationVectorArray()
4368 start_time = get_time(); in Test_N_VLinearCombinationVectorArray()
4390 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearCombinationVectorArray()
4409 start_time = get_time(); in Test_N_VLinearCombinationVectorArray()
4431 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearCombinationVectorArray()
4452 start_time = get_time(); in Test_N_VLinearCombinationVectorArray()
4474 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearCombinationVectorArray()
4499 start_time = get_time(); in Test_N_VLinearCombinationVectorArray()
4521 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearCombinationVectorArray()
4546 start_time = get_time(); in Test_N_VLinearCombinationVectorArray()
4568 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearCombinationVectorArray()
4593 start_time = get_time(); in Test_N_VLinearCombinationVectorArray()
4615 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearCombinationVectorArray()
4644 start_time = get_time(); in Test_N_VLinearCombinationVectorArray()
4666 maxt = max_time(V, stop_time - start_time); in Test_N_VLinearCombinationVectorArray()
4685 double start_time, stop_time, maxt; in Test_N_VDotProdLocal() local
4694 start_time = get_time(); in Test_N_VDotProdLocal()
4710 maxt = max_time(X, stop_time - start_time); in Test_N_VDotProdLocal()
4723 double start_time, stop_time, maxt; in Test_N_VMaxNormLocal() local
4731 start_time = get_time(); in Test_N_VMaxNormLocal()
4747 maxt = max_time(X, stop_time - start_time); in Test_N_VMaxNormLocal()
4760 double start_time, stop_time, maxt; in Test_N_VMinLocal() local
4768 start_time = get_time(); in Test_N_VMinLocal()
4784 maxt = max_time(X, stop_time - start_time); in Test_N_VMinLocal()
4797 double start_time, stop_time, maxt; in Test_N_VL1NormLocal() local
4804 start_time = get_time(); in Test_N_VL1NormLocal()
4821 maxt = max_time(X, stop_time - start_time); in Test_N_VL1NormLocal()
4834 double start_time, stop_time, maxt; in Test_N_VWSqrSumLocal() local
4843 start_time = get_time(); in Test_N_VWSqrSumLocal()
4860 maxt = max_time(X, stop_time - start_time); in Test_N_VWSqrSumLocal()
4874 double start_time, stop_time, maxt; in Test_N_VWSqrSumMaskLocal() local
4887 start_time = get_time(); in Test_N_VWSqrSumMaskLocal()
4904 maxt = max_time(X, stop_time - start_time); in Test_N_VWSqrSumMaskLocal()
4917 double start_time, stop_time, maxt; in Test_N_VInvTestLocal() local
4937 start_time = get_time(); in Test_N_VInvTestLocal()
4953 maxt = max_time(X, stop_time - start_time); in Test_N_VInvTestLocal()
4972 start_time = get_time(); in Test_N_VInvTestLocal()
4996 maxt = max_time(X, stop_time - start_time); in Test_N_VInvTestLocal()
5010 double start_time, stop_time, maxt; in Test_N_VConstrMaskLocal() local
5073 start_time = get_time(); in Test_N_VConstrMaskLocal()
5089 maxt = max_time(X, stop_time - start_time); in Test_N_VConstrMaskLocal()
5136 start_time = get_time(); in Test_N_VConstrMaskLocal()
5161 maxt = max_time(X, stop_time - start_time); in Test_N_VConstrMaskLocal()
5175 double start_time, stop_time, maxt; in Test_N_VMinQuotientLocal() local
5187 start_time = get_time(); in Test_N_VMinQuotientLocal()
5203 maxt = max_time(NUM, stop_time - start_time); in Test_N_VMinQuotientLocal()
5217 start_time = get_time(); in Test_N_VMinQuotientLocal()
5233 maxt = max_time(NUM, stop_time - start_time); in Test_N_VMinQuotientLocal()