Searched refs:min_time (Results 1 – 1 of 1) sorted by relevance
71 u64 min_time, member796 if (sample->end_time - sample->start_time < tchart->min_time) in pid_end_io_sample()797 sample->end_time = sample->start_time + tchart->min_time; in pid_end_io_sample()1927 .min_time = NSEC_PER_MSEC, in cmd_timechart()1955 OPT_CALLBACK(0, "io-min-time", &tchart.min_time, "time", in cmd_timechart()