Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dplot.c884 double movie_col; in svg_io_graph_movie_array() local
890 movie_col = cell_index - movie_row * graph_width; in svg_io_graph_movie_array()
891 svg_add_io(plot->fd, movie_row, movie_col, 4, 4, pph->color); in svg_io_graph_movie_array()