Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_legacy.cpp139 void setOrAddRemoteProfiledEvents(
210 void ProfilerLegacyThreadLocalState::setOrAddRemoteProfiledEvents( in setOrAddRemoteProfiledEvents() function in torch::autograd::profiler::__anon4c5fe8160111::ProfilerLegacyThreadLocalState
466 state_ptr->setOrAddRemoteProfiledEvents(std::move(profiledEvents)); in addEventList()