Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dprofiler_edge.cpp63 torch::autograd::profiler::enableProfilerWithEventPostProcess( in KinetoEdgeCPUProfiler()
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_kineto.h171 TORCH_API void enableProfilerWithEventPostProcess(
H A Dprofiler_kineto.cpp688 void enableProfilerWithEventPostProcess( in enableProfilerWithEventPostProcess() function