Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_instruments.h70 extern PyObject _PyInstrumentation_DISABLE;
/external/python/cpython3/Python/
Dlegacy_tracing.c371 return &_PyInstrumentation_DISABLE; in sys_trace_jump_func()
381 return &_PyInstrumentation_DISABLE; in sys_trace_jump_func()
Dinstrumentation.c54 PyObject _PyInstrumentation_DISABLE = _PyObject_HEAD_INIT(&PyBaseObject_Type); variable
914 return (res == &_PyInstrumentation_DISABLE); in call_one_instrument()
2383 if (PyObject_SetAttrString(mod, "DISABLE", &_PyInstrumentation_DISABLE)) { in _Py_CreateMonitoringObject()
/external/python/cpython3/Tools/c-analyzer/cpython/
Dglobals-to-fix.tsv320 Python/instrumentation.c - _PyInstrumentation_DISABLE -
/external/python/cpython3/Doc/data/
Dpython3.13.abi26944 …<var-decl name='_PyInstrumentation_DISABLE' type-id='type-id-356' visibility='default' filepath='.…