Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_lsprof.c738 profiler_clear(ProfilerObject *pObj, PyObject* noarg) in profiler_clear() function
785 {"clear", (PyCFunction)profiler_clear,
/external/python/cpython2/Modules/
D_lsprof.c749 profiler_clear(ProfilerObject *pObj, PyObject* noarg) in profiler_clear() function
804 {"clear", (PyCFunction)profiler_clear,