Searched refs:ts_total (Results 1 – 3 of 3) sorted by relevance
153 struct timespec ts_total; in hog_cpus_timed() 160 ret = clock_gettime(CLOCK_PROCESS_CPUTIME_ID, &ts_total); in hog_cpus_timed() 170 ts_total = timespec_sub(&ts_current, &ts_start); in hog_cpus_timed() 173 ts_remaining = timespec_sub(&ts_run, &ts_total); in hog_cpus_timed() 151 struct timespec ts_total; hog_cpus_timed() local
95 u64 ts_total; member
116 time_ref->ts_total += delta_ts; in peak_usb_update_ts_now()140 time_ref->ts_total = 0; in peak_usb_set_ts_now()205 delta_ts += time_ref->ts_total; in peak_usb_get_ts_time()