Searched refs:trend_filename (Results 1 - 1 of 1) sorted by relevance

/external/fio/tools/plot/
H A Dfio2gnuplot106 trend_filename = "%s-2Dtrend" % (png_file) variable
108 f.write("call \'%s/graph2D.gpm\' \'%s' \'%s\' \'%s\' \'%s\' \'%s\' \'%s\' \'%s\' \'%f\'\n" % (gpm_dir,title,tmp_filename,fio_data_file[pos],raw_filename,mode,smooth_filename,trend_filename,avg))

Completed in 137 milliseconds