Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_python.cpp919 for (size_t python_tid : c10::irange(tls.size())) { local
944 size_t python_tid) { in operator ()()
955 size_t python_tid) { in addExits()
1020 const auto python_tid = in populate() local
/aosp_15_r20/external/python/cpython2/PC/os2emx/
Dpythonpm.c59 int python_tid; in main() local