Searched defs:ftrace_event_call (Results 1 – 1 of 1) sorted by relevance
264 struct ftrace_event_call { struct265 struct list_head list;266 struct ftrace_event_class *class;267 union {292 int (*perf_perm)(struct ftrace_event_call *, argument