Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_hotshot.c1146 profiler_stop(ProfilerObject *self, PyObject *args) in profiler_stop() function
1181 {"stop", (PyCFunction)profiler_stop, METH_NOARGS, stop__doc__},