Searched refs:OnModuleStop (Results 1 – 5 of 5) sorted by relevance
71 void OnModuleStop(ModuleIdentifier module_id);
69 void XlaDebugInfoManager::OnModuleStop(ModuleIdentifier module_id) { in OnModuleStop() function in xla::XlaDebugInfoManager
73 xla_debug_info_manager_.OnModuleStop(external_references_[i].id); in StopProgram()
169 [&]() { XlaDebugInfoManager::Get()->OnModuleStop(module_name_); }); in ExecuteComputeFunction()
136 [&]() { XlaDebugInfoManager::Get()->OnModuleStop(module_name_); }); in ExecuteThunks()