Home
last modified time | relevance | path

Searched defs:PyProfiler_Type (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
D_lsprof.c110 static PyTypeObject PyProfiler_Type; variable
800 static PyTypeObject PyProfiler_Type = { variable
/external/python/cpython2/Modules/
D_lsprof.c120 staticforward PyTypeObject PyProfiler_Type; variable
819 statichere PyTypeObject PyProfiler_Type = { variable