Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsysmodule.c792 sys_getcounts(PyObject *self) in sys_getcounts() function
941 {"getcounts", (PyCFunction)sys_getcounts, METH_NOARGS},
/external/python/cpython3/Python/
Dsysmodule.c1330 sys_getcounts(PyObject *self) in sys_getcounts() function
1539 {"getcounts", (PyCFunction)sys_getcounts, METH_NOARGS},