Searched defs:offload_checkpoint (Results 1 – 5 of 5) sorted by relevance
39 std::string offload_checkpoint() const { return offload_checkpoint_; } in offload_checkpoint() function
51 void OffloadContext::set_offload_checkpoint(const std::string &offload_checkpoint) { in set_offload_checkpoint()
88 def set_offload_checkpoint(self, offload_checkpoint): argument
137 …bool offload_checkpoint = context_->offload_checkpoint_to_cpu_ || context_->offload_checkpoint_to_… in RecordSpan() local
198 const auto &offload_checkpoint = offload_context->offload_checkpoint(); in GetSwapContext() local