Searched refs:ts_total (Results 1 – 1 of 1) sorted by relevance
155 struct timespec ts_total; in hog_cpus_timed() local162 ret = clock_gettime(CLOCK_PROCESS_CPUTIME_ID, &ts_total); in hog_cpus_timed()172 ts_total = timespec_sub(&ts_current, &ts_start); in hog_cpus_timed()175 ts_remaining = timespec_sub(&ts_run, &ts_total); in hog_cpus_timed()