Home
last modified time | relevance | path

Searched defs:_PyInterpreterState_SetEvalFrameFunc (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/
Dpycore.c28 void _PyInterpreterState_SetEvalFrameFunc(PyInterpreterState *state, _PyFrameEvalFunction eval_fram… in _PyInterpreterState_SetEvalFrameFunc() function
/third_party/python/Python/
Dpystate.c2134 _PyInterpreterState_SetEvalFrameFunc(PyInterpreterState *interp, in _PyInterpreterState_SetEvalFrameFunc() function