Lines Matching refs:start_time

50   double       start_time, stop_time;  in Test_SUNMatGetID()  local
53 start_time = get_time(); in Test_SUNMatGetID()
59 PRINT_TIME(" SUNMatGetID Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatGetID()
66 PRINT_TIME(" SUNMatGetID Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatGetID()
80 double start_time, stop_time; in Test_SUNMatClone() local
85 start_time = get_time(); in Test_SUNMatClone()
122 PRINT_TIME(" SUNMatClone Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatClone()
136 double start_time, stop_time; in Test_SUNMatZero() local
144 start_time = get_time(); in Test_SUNMatZero()
159 PRINT_TIME(" SUNMatZero Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatZero()
168 PRINT_TIME(" SUNMatZero Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatZero()
181 double start_time, stop_time; in Test_SUNMatCopy() local
188 start_time = get_time(); in Test_SUNMatCopy()
203 PRINT_TIME(" SUNMatCopy Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatCopy()
212 PRINT_TIME(" SUNMatCopy Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatCopy()
229 double start_time, stop_time; in Test_SUNMatScaleAdd() local
247 start_time = get_time(); in Test_SUNMatScaleAdd()
262 PRINT_TIME(" SUNMatScaleAdd Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatScaleAdd()
271 PRINT_TIME(" SUNMatScaleAdd Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatScaleAdd()
300 start_time = get_time(); in Test_SUNMatScaleAdd()
322 PRINT_TIME(" SUNMatScaleAdd Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatScaleAdd()
333 PRINT_TIME(" SUNMatScaleAdd Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatScaleAdd()
354 double start_time, stop_time; in Test_SUNMatScaleAddI() local
369 start_time = get_time(); in Test_SUNMatScaleAddI()
384 PRINT_TIME(" SUNMatScaleAddI Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatScaleAddI()
393 PRINT_TIME(" SUNMatScaleAddI Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatScaleAddI()
405 double start_time, stop_time; in Test_SUNMatMatvecSetup() local
412 start_time = get_time(); in Test_SUNMatMatvecSetup()
424 PRINT_TIME(" SUNMatMatvecSetup Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatMatvecSetup()
436 double start_time, stop_time; in Test_SUNMatMatvec() local
479 start_time = get_time(); in Test_SUNMatMatvec()
501 start_time = get_time(); in Test_SUNMatMatvec()
518 PRINT_TIME(" SUNMatMatvec Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatMatvec()
526 PRINT_TIME(" SUNMatMatvec Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatMatvec()
539 double start_time, stop_time; in Test_SUNMatSpace() local
542 start_time = get_time(); in Test_SUNMatSpace()
548 PRINT_TIME(" SUNMatSpace Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatSpace()
556 PRINT_TIME(" SUNMatSpace Time: %22.15e \n \n", stop_time - start_time); in Test_SUNMatSpace()