HomeSort by relevance Sort by last modified time
    Searched refs:set_graph_size (Results 1 - 3 of 3) sorted by null

  /external/blktrace/iowatcher/
plot.h 167 void set_graph_size(int width, int height);
main.c 1132 set_graph_size(cols / graph_width_factor, rows / 8);
1145 set_graph_size(cols - cols / graph_width_factor, rows);
    [all...]
plot.c 1129 void set_graph_size(int width, int height) function

Completed in 432 milliseconds