Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dplot.c37 static int graph_width = 700; variable
157 int cols = graph_width; in alloc_dot_data()
354 plot->total_width = axis_x_off(graph_width) + graph_left_pad / 2 + local_legend_width; in setup_axis()
390 graph_width + graph_inner_x_margin * 2, axis_y_off(graph_height) - graph_inner_y_margin, in setup_axis()
409 plot->total_width = axis_x_off(graph_width) + legend_width; in setup_axis_spindle()
457 plot->total_width = axis_x_off(graph_width) + graph_left_pad / 2 + legend_width; in set_plot_title()
467 axis_x_off(graph_width / 2), in set_plot_title()
521 pixels_per_tick = graph_width * step / (double)(last - first); in set_xticks()
554 axis_x_off(graph_width - 2), in set_xticks()
559 axis_x_off(graph_width - 2), in set_xticks()
[all …]