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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
sysmodule.c 336 profile_trampoline(PyObject *self, PyFrameObject *frame, function
432 PyEval_SetProfile(profile_trampoline, args);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
sysmodule.c 336 profile_trampoline(PyObject *self, PyFrameObject *frame, function
433 PyEval_SetProfile(profile_trampoline, args);
    [all...]
  /external/python/cpython2/Python/
sysmodule.c 336 profile_trampoline(PyObject *self, PyFrameObject *frame, function
432 PyEval_SetProfile(profile_trampoline, args);
    [all...]
  /external/python/cpython3/Python/
sysmodule.c 512 profile_trampoline(PyObject *self, PyFrameObject *frame, function
602 PyEval_SetProfile(profile_trampoline, args);
    [all...]

Completed in 201 milliseconds