HomeSort by relevance Sort by last modified time
    Searched full:profiler_getstats (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_lsprof.so 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_lsprof.c 140 in profiler_getstats() */
632 profiler_getstats(ProfilerObject *pObj, PyObject* noarg) function
798 {"getstats", (PyCFunction)profiler_getstats,
  /external/python/cpython2/Modules/
_lsprof.c 140 in profiler_getstats() */
632 profiler_getstats(ProfilerObject *pObj, PyObject* noarg) function
798 {"getstats", (PyCFunction)profiler_getstats,
  /external/python/cpython3/Modules/
_lsprof.c 130 in profiler_getstats() */
629 profiler_getstats(ProfilerObject *pObj, PyObject* noarg) function
782 {"getstats", (PyCFunction)profiler_getstats,

Completed in 553 milliseconds