Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dplot.h168 void get_graph_size(int *width, int *height);
Dmain.c1114 get_graph_size(&cols, &rows); in plot_io_movie()
1710 get_graph_size(&cols, &rows); in main()
Dplot.c1135 void get_graph_size(int *width, int *height) in get_graph_size() function