Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dinstrumentation.c.h72 {"get_tool", (PyCFunction)monitoring_get_tool, METH_O, monitoring_get_tool__doc__},
78 monitoring_get_tool(PyObject *module, PyObject *arg) in monitoring_get_tool() function