Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace.h1284 struct ftrace_event_field { struct
1285 struct list_head link;
1286 const char *name;
1287 const char *type;
1288 int filter_type;
1289 int offset;
1290 int size;
1291 int is_signed;