Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dplot.c477 static double find_step(double first, double last, int num_ticks) in find_step() function
515 step = find_step(first, last, num_ticks); in set_xticks()