Searched refs:sample_tv (Results 1 - 1 of 1) sorted by relevance

/external/fio/profiles/
H A Dact.c49 struct timeval sample_tv; member in struct:act_prof_data
322 if (time_since_now(&apd->sample_tv) < SAMPLE_SEC)
336 fio_gettime(&apd->sample_tv, NULL);
436 fio_gettime(&apd->sample_tv, NULL);

Completed in 54 milliseconds