Searched refs:PyInit__lsprof (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython3/PC/
H A Dconfig.c63 extern PyObject* PyInit__lsprof(void);
120 {"_lsprof", PyInit__lsprof},
/external/python/cpython3/Modules/
H A D_lsprof.c863 PyInit__lsprof(void) function

Completed in 160 milliseconds