Searched refs:total_sec (Results 1 – 2 of 2) sorted by relevance
1469 int total_sec = ptr->nsections; in wr_sc() local1477 = (struct myinfo *) calloc (total_sec, sizeof (struct myinfo)); in wr_sc()1480 for (i = 0; i < total_sec; i++) in wr_sc()1493 for (i = 0; i < total_sec; i++) in wr_sc()1506 for (i = 1; i < total_sec; i++) in wr_sc()
3045 long double mb_sec, total_sec; local3057 total_sec = total_ns;3058 total_sec /= 1000000000;3067 other_dev->device_name, total_sec);