Searched refs:min_time (Results 1 – 2 of 2) sorted by relevance
21 static const base::TimeDelta min_time = base::TimeDelta::FromMilliseconds(1); in addLibcrosTimeHistogram() local27 min_time, in addLibcrosTimeHistogram()
203 static zic_t min_time; variable825 min_time = -1; in setboundaries()827 min_time *= 2; in setboundaries()828 max_time = -(min_time + 1); in setboundaries()1233 z.z_untiltime > min_time &&1235 zones[nzones - 1].z_untiltime > min_time &&1317 if (dayoff < min_time / SECSPERDAY) {1632 while (fromi < timecnt && attypes[fromi].at < min_time)2194 usestart = i > 0 && (zp - 1)->z_untiltime > min_time;2196 if (useuntil && zp->z_untiltime <= min_time)[all …]