Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dlegacy_tracing.c508 Py_ssize_t profiling_threads = setup_profile(tstate, func, arg, &old_profileobj); in _PyEval_SetProfile() local
513 if (profiling_threads) { in _PyEval_SetProfile()