Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsysmodule.c858 sys_call_tracing(PyObject *self, PyObject *args) in sys_call_tracing() function
990 {"call_tracing", sys_call_tracing, METH_VARARGS, call_tracing_doc},