Home
last modified time | relevance | path

Searched refs:PyTrace_CALL (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Include/cpython/
H A Dpystate.h21 #define PyTrace_CALL 0 macro
/third_party/python/Modules/
H A D_lsprof.c412 case PyTrace_CALL: in profiler_callback()
/third_party/python/Objects/
H A Dframeobject.c668 case PyTrace_CALL: in frame_setlineno()
/third_party/python/Python/
H A Dsysmodule.c980 if (what == PyTrace_CALL) { in trace_trampoline()
H A Dceval.c1584 PyTrace_CALL, Py_None)) { in trace_function_entry()
1595 PyTrace_CALL, Py_None)) { in trace_function_entry()

Completed in 19 milliseconds