Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dprofiler_edge.cpp106 KinetoEdgeCPUProfiler::disableProfiler() { in disableProfiler() function in torch::jit::mobile::KinetoEdgeCPUProfiler
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_kineto.cpp782 std::unique_ptr<ProfilerResult> disableProfiler() { in disableProfiler() function