Home
last modified time | relevance | path

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

/external/blktrace/btt/
Dbt_timeline.c98 static inline double tv2dbl(struct timeval *tv) in tv2dbl() function
120 double tps, dt_input = tv2dbl(&tve) - tv2dbl(&tvs); in process()