Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dinstrumentation.c851 add_per_instruction_tools(PyCodeObject * code, int offset, int tools) in add_per_instruction_tools() function
1816 add_per_instruction_tools(code, i, new_per_instruction_tools); in force_instrument_lock_held()