Searched defs:gnuplot_output_dir (Results 1 – 1 of 1) sorted by relevance
/external/fio/tools/plot/ |
D | fio2gnuplot | 41 def generate_gnuplot_script(fio_data_file,title,gnuplot_output_filename,gnuplot_output_dir,mode,dis… argument 119 def generate_gnuplot_math_script(title,gnuplot_output_filename,mode,average,gnuplot_output_dir,gpm_… argument 126 def compute_aggregated_file(fio_data_file, gnuplot_output_filename, gnuplot_output_dir): argument 151 def compute_temp_file(fio_data_file,disk_perf,gnuplot_output_dir, min_time, max_time): argument 227 def compute_math(fio_data_file, title,gnuplot_output_filename,gnuplot_output_dir,mode,disk_perf,gpm… argument 338 def render_gnuplot(fio_data_file, gnuplot_output_dir): argument
|