Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/clinic/
Dsysmodule.c.h298 sys_getprofile_impl(PyObject *module);
303 return sys_getprofile_impl(module); in sys_getprofile()
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c1085 sys_getprofile_impl(PyObject *module) in sys_getprofile_impl() function