Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace.h1207 struct ftrace_event_field { struct
1208 struct list_head link;
1209 const char *name;
1210 const char *type;
1211 int filter_type;
1212 int offset;
1213 int size;
1214 int is_signed;