Searched refs:PyInit__lsprof (Results 1 - 2 of 2) sorted by relevance
/external/python/cpython3/PC/ | ||
H A D | config.c | 63 extern PyObject* PyInit__lsprof(void); 120 {"_lsprof", PyInit__lsprof}, |
/external/python/cpython3/Modules/ | ||
H A D | _lsprof.c | 863 PyInit__lsprof(void) function |
Completed in 160 milliseconds