Home
last modified time | relevance | path

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

/third_party/python/Python/clinic/
Dsysmodule.c.h273 {"getprofile", (PyCFunction)sys_getprofile, METH_NOARGS, sys_getprofile__doc__},
279 sys_getprofile(PyObject *module, PyObject *Py_UNUSED(ignored)) in sys_getprofile() function