Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_hotshot.c1129 profiler_start(ProfilerObject *self, PyObject *args) in profiler_start() function
1180 {"start", (PyCFunction)profiler_start, METH_NOARGS, start__doc__},