Searched refs:tickmark (Results 1 – 3 of 3) sorted by relevance
/external/fio/ |
D | tickmarks.h | 4 struct tickmark { struct 9 int calc_tickmarks(double min, double max, int nticks, struct tickmark **tm, argument
|
D | tickmarks.c | 42 static void shorten(struct tickmark *tm, int nticks, int *power_of_ten, in shorten() 90 int calc_tickmarks(double min, double max, int nticks, struct tickmark **tm, in calc_tickmarks() 127 struct tickmark *tm = NULL;
|
D | graph.c | 317 struct tickmark *tm; in graph_draw_x_ticks() 373 struct tickmark *tm; in graph_draw_y_ticks()
|