Searched defs:gnuplot_output_filename (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 227 def compute_math(fio_data_file, title,gnuplot_output_filename,gnuplot_output_dir,mode,disk_perf,gpm… argument
|