Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/profiler/
H A Dtest_cpp_thread.cpp72 enableProfilerInChildThread(); in start_threads()
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_kineto.h206 TORCH_API void enableProfilerInChildThread();
H A Dprofiler_kineto.cpp763 void enableProfilerInChildThread() { in enableProfilerInChildThread() function