Searched defs:ftrace_event_field (Results 1 – 2 of 2) sorted by relevance
29989 struct ftrace_event_field { struct29990 struct list_head link;29991 const char *name;29992 const char *type;29993 int filter_type;29994 int offset;29995 int size;29996 int is_signed;29997 int len;
39983 struct ftrace_event_field { struct39984 struct list_head link;39985 const char *name;39986 const char *type;39987 int filter_type;39988 int offset;39989 int size;39990 int is_signed;39991 int len;