Searched refs:python_callback (Results 1 – 4 of 4) sorted by relevance
32 %ignore python_callback;35 static int python_callback(struct trace_seq *s,71 python_callback, pyfunc);199 static int python_callback(struct trace_seq *s,
948 int (*python_callback)(int how_many, int *values);954 static int (*python_callback)(int how_many, int *values);963 return python_callback(how_many, values);975 def python_callback(how_many, values):978 lib.python_callback = python_callback
1804 def python_callback(how_many, values): function1807 lib.python_callback = python_callback
1840 def python_callback(how_many, values): function1843 lib.python_callback = python_callback