Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dinstrumentation.c.h48 monitoring_free_tool_id_impl(PyObject *module, int tool_id);
60 return_value = monitoring_free_tool_id_impl(module, tool_id); in monitoring_free_tool_id()
/external/python/cpython3/Python/
Dinstrumentation.c2074 monitoring_free_tool_id_impl(PyObject *module, int tool_id) in monitoring_free_tool_id_impl() function