Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/clinic/
Dsysmodule.c.h977 sys__debugmallocstats_impl(PyObject *module);
982 return sys__debugmallocstats_impl(module); in sys__debugmallocstats()
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c1913 sys__debugmallocstats_impl(PyObject *module) in sys__debugmallocstats_impl() function