Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_lsprof.c847 static struct PyModuleDef _lsprofmodule = { variable
863 module = PyModule_Create(&_lsprofmodule); in PyInit__lsprof()