Home
last modified time | relevance | path

Searched refs:parent_tv (Results 1 – 1 of 1) sorted by relevance

/external/fio/
Dstat.c2430 static int __add_samples(struct thread_data *td, struct timeval *parent_tv, in __add_samples() argument
2442 spent = mtime_since(parent_tv, t); in __add_samples()
2481 timeval_add_msec(parent_tv, avg_time); in __add_samples()