Home
last modified time | relevance | path

Searched defs:fc_ptr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/profiler/standalone/
H A Dexecution_trace_observer.cpp645 auto fc_ptr = std::make_unique<FunctionCallContext>(); in onFunctionEnter() local
686 auto fc_ptr = dynamic_cast<FunctionCallContext*>(ctx_ptr); in onFunctionExit() local