Searched refs:hotshot_profiler (Results 1 – 1 of 1) sorted by relevance
1496 hotshot_profiler(PyObject *unused, PyObject *args) in hotshot_profiler() function1558 result = hotshot_profiler(unused, args); in hotshot_coverage()1604 {"profiler", hotshot_profiler, METH_VARARGS, profiler__doc__},