Searched defs:min_time (Results 1 – 7 of 7) sorted by relevance
24 def _detect_audio(self, name, min_time): argument
29 double min_time; member
328 const double min_time = in RunBenchmark() local
30 double min_time; member
339 const double min_time = in RunBenchmark() local
151 def compute_temp_file(fio_data_file,disk_perf,gnuplot_output_dir, min_time, max_time): argument
866 static const zic_t min_time = (zic_t) -1 << (TIME_T_BITS_IN_FILE - 1); variable