Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/profiler/
H A Dtest_cpp_thread.cpp74 disableProfilerInChildThread(); in start_threads()
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_kineto.h207 TORCH_API void disableProfilerInChildThread();
H A Dprofiler_kineto.cpp774 void disableProfilerInChildThread() { in disableProfilerInChildThread() function