Searched refs:earliest_prefetch_start_time (Results 1 – 2 of 2) sorted by relevance
205 int64 earliest_prefetch_start_time,280 int64 earliest_prefetch_start_time,328 int64 earliest_prefetch_start_time,
338 const Shape& shape, int64 earliest_prefetch_start_time, in PreferredPrefetchStartTime() argument340 return std::max(earliest_prefetch_start_time, in PreferredPrefetchStartTime()507 const Shape& shape, int64 earliest_prefetch_start_time, in PreferredPrefetchStartTime() argument512 int64 preferred_prefetch_start_time = earliest_prefetch_start_time; in PreferredPrefetchStartTime()515 float best_interval = GetLogicalIntervalElapsed(earliest_prefetch_start_time, in PreferredPrefetchStartTime()518 for (int64 prefetch_start_time = earliest_prefetch_start_time + 1; in PreferredPrefetchStartTime()