Searched refs:ts_run (Results 1 – 1 of 1) sorted by relevance
137 struct timespec ts_run = param->ts; in hog_cpus_timed() local 138 struct timespec ts_remaining = ts_run; in hog_cpus_timed() 175 ts_remaining = timespec_sub(&ts_run, &ts_total); in hog_cpus_timed()