Searched refs:active_graphs (Results 1 – 1 of 1) sorted by relevance
138 static int active_graphs[TOTAL_GRAPHS]; variable176 active_graphs[i] = 1; in enable_all_graphs()183 active_graphs[i] = 0; in disable_all_graphs()191 active_graphs[i] = 1; in enable_one_graph()203 active_graphs[i] = 0; in disable_one_graph()214 if (active_graphs[i]) { in last_graph()226 if (active_graphs[i]) in graphs_left()741 if (active_graphs[IO_GRAPH_INDEX] == 0) in plot_io()782 if (active_graphs[TPUT_GRAPH_INDEX] == 0) in plot_tput()845 if (num_fio_traces == 0 || active_graphs[FIO_GRAPH_INDEX] == 0) in plot_fio_tput()[all …]