Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace.h1327 struct ftrace_event_field { struct
1328 struct list_head link;
1329 const char *name;
1330 const char *type;
1331 int filter_type;
1332 int offset;
1333 int size;
1334 int is_signed;
1335 int len;