Searched refs:retrieveRPCProfilingKey (Results 1 – 3 of 3) sorted by relevance
30 std::string retrieveRPCProfilingKey(const ProfilingId& globallyUniqueId);
43 std::string RemoteProfilerManager::retrieveRPCProfilingKey( in retrieveRPCProfilingKey() function in torch::distributed::rpc::RemoteProfilerManager
44 auto key = remoteProfilerManager.retrieveRPCProfilingKey(profilingId); in processRemoteProfiledEvents()