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

  /external/chromium_org/third_party/cython/src/Cython/Utility/
Profile.c 59 tstate->c_profileobj, $frame_cname, PyTrace_EXCEPTION, exc_info); \
74 tstate->c_profileobj, $frame_cname, PyTrace_RETURN, (PyObject*)result); \
147 retval = tstate->c_profilefunc(tstate->c_profileobj, *frame, PyTrace_CALL, NULL) == 0;
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pystate.h 72 PyObject *c_profileobj; member in struct:_ts
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pystate.h 72 PyObject *c_profileobj; member in struct:_ts

Completed in 55 milliseconds