Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dmain.c125 static int movie_style = 0; variable
670 if (movie_style == MOVIE_SPINDLE) { in plot_movie_history()
679 if (movie_style == MOVIE_SPINDLE) { in plot_movie_history()
1150 if (movie_style == MOVIE_SPINDLE) in plot_io_movie()
1500 movie_style = lookup_movie_style(optarg); in parse_options()
1501 if (movie_style < 0) { in parse_options()
1507 movie_styles[movie_style]); in parse_options()
1612 if (movie_style == MOVIE_SPINDLE) in main()