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.h1468 struct ftrace_event_field { struct
1469 struct list_head link;
1470 const char *name;
1471 const char *type;
1472 int filter_type;
1473 int offset;
1474 int size;
1475 unsigned int is_signed:1;
1476 unsigned int needs_test:1;
1477 int len;