Home
last modified time | relevance | path

Searched refs:ready_time (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dstatic_schedule.cc119 Costs::NanoSeconds ready_time = in EstimateEarliestExecutionTimes() local
121 (*completion_times)[fanout] = ready_time; in EstimateEarliestExecutionTimes()
/external/libcups/cups/
Dcups-private.h216 time_t ready_time; /* When xxx-ready attributes were last queried */ member
Ddest-options.c2301 if ((time(NULL) - dinfo->ready_time) < _CUPS_MEDIA_READY_TTL) in cups_update_ready()
2346 dinfo->ready_time = time(NULL); in cups_update_ready()