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.h1424 struct ftrace_event_field { struct
1425 struct list_head link;
1426 const char *name;
1427 const char *type;
1428 int filter_type;
1429 int offset;
1430 int size;
1431 unsigned int is_signed:1;
1432 unsigned int needs_test:1;
1433 int len;