HomeSort by relevance Sort by last modified time
    Searched full:dt_input (Results 1 - 1 of 1) sorted by null

  /external/blktrace/btt/
bt_timeline.c 115 double tps, dt_input = tv2dbl(&tve) - tv2dbl(&tvs); local
117 tps = (double)n_traces / dt_input;
122 dt_input);

Completed in 48 milliseconds