Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_legacy.cpp596 LegacyEvent* profiler_start = nullptr; in writeProfilerEventsToStream() local
/aosp_15_r20/external/python/cpython2/Modules/
D_hotshot.c1129 profiler_start(ProfilerObject *self, PyObject *args) in profiler_start() function