Searched refs:next_tracename (Results 1 – 1 of 1) sorted by relevance
328 PyObject * next_tracename = NULL; in CTracer_handle_call() local416 next_tracename = PyObject_CallMethodObjArgs( in CTracer_handle_call()420 if (next_tracename == NULL) { in CTracer_handle_call()428 tracename = next_tracename; in CTracer_handle_call()517 Py_XDECREF(next_tracename); in CTracer_handle_call()