Home
last modified time | relevance | path

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

/third_party/python/Python/clinic/
Dsysmodule.c.h276 sys_getprofile_impl(PyObject *module);
281 return sys_getprofile_impl(module); in sys_getprofile()
/third_party/python/Python/
Dsysmodule.c1110 sys_getprofile_impl(PyObject *module) in sys_getprofile_impl() function