Searched refs:allocation_time (Results 1 – 5 of 5) sorted by relevance
132 temp.allocation_time = 0; in FindOrCreateLiveTensor()190 live->allocation_time = in InferFromTrace()248 events.emplace_back(static_cast<int64>(live.allocation_time.count()), in InferFromTrace()
35 Costs::Duration allocation_time; member
1042 if (live_tensor.allocation_time > peak_time) { in IdentifySwappingCandidates()1043 peak_time = live_tensor.allocation_time; in IdentifySwappingCandidates()1055 if (live_tensor.deallocation_time - live_tensor.allocation_time <= in IdentifySwappingCandidates()1073 Costs::Duration allocation_time = live_tensor.allocation_time; in IdentifySwappingCandidates() local1119 MathUtil::IPow<double>((allocation_time - peak_time).count(), 2); in IdentifySwappingCandidates()
326 live_tensor.memory_used, live_tensor.allocation_time.count(), in PYBIND11_MODULE()
250 unsigned long long allocation_time; member1007 iot->allocation_time = t->time; in log_track_getrq()1049 if (!iot->allocation_time) in log_track_insert()1052 elapsed = iot->queue_time - iot->allocation_time; in log_track_insert()