Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace.h1286 struct ftrace_event_field { struct
1287 struct list_head link;
1288 const char *name;
1289 const char *type;
1290 int filter_type;
1291 int offset;
1292 int size;
1293 int is_signed;
1294 int len;