Searched refs:get_argument_count (Results 1 – 1 of 1) sorted by relevance
154 static int get_argument_count(PyObject *handler) in get_argument_count() function1002 if (get_argument_count(handler) == (int) n + 1) { in python_process_tracepoint()