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.h1462 struct ftrace_event_field { struct
1463 struct list_head link;
1464 const char *name;
1465 const char *type;
1466 int filter_type;
1467 int offset;
1468 int size;
1469 unsigned int is_signed:1;
1470 unsigned int needs_test:1;
1471 int len;