Searched defs:min_time (Results 1 – 8 of 8) sorted by relevance
24 def _detect_audio(self, name, min_time): argument
31 double min_time; member
337 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
138 int64_t min_time; member
866 static const zic_t min_time = (zic_t) -1 << (TIME_T_BITS_IN_FILE - 1); variable