Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/profiler/
H A Dserver_process_global_profiler.cpp22 auto previousStateStackEntryPtr = currentStateStackEntryPtr; in pushRange() local
24 previousStateStackEntryPtr, std::move(profilerProcessGlobalStatePtr)); in pushRange()