Home
last modified time | relevance | path

Searched refs:trace_call_function (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dceval.c5814 trace_call_function(PyThreadState *tstate, in trace_call_function() function
5864 x = trace_call_function(tstate, trace_info, func, stack, nargs, kwnames); in Py_LOCAL_INLINE()