Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dinstrumentation.c769 uint8_t single_tool = code->_co_monitoring->active_monitors.tools[event]; in remove_tools() local
803 uint8_t single_tool = code->_co_monitoring->active_monitors.tools[PY_MONITORING_EVENT_LINE]; in remove_line_tools() local
883 …uint8_t single_tool = code->_co_monitoring->active_monitors.tools[PY_MONITORING_EVENT_INSTRUCTION]; in remove_per_instruction_tools() local