Home | History | Annotate | Download | only in blktrace

Lines Matching refs:secs

512 		long secs = tsp->tv_nsec / 1000000000L;
514 tsp->tv_sec += secs;
515 tsp->tv_nsec -= (secs * 1000000000L);
2077 "Invalid stopwatch value (%d secs)\n",