Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dceval.c5024 trace_call_function(PyThreadState *tstate, in trace_call_function() function
5069 x = trace_call_function(tstate, func, stack, nargs, kwnames); in Py_LOCAL_INLINE()