Home
last modified time | relevance | path

Searched defs:ftrace_event_field (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace.h1319 struct ftrace_event_field { struct
1320 struct list_head link;
1321 const char *name;
1322 const char *type;
1323 int filter_type;
1324 int offset;
1325 int size;
1326 int is_signed;
1327 int len;