Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace.h971 struct ftrace_event_field { struct
972 struct list_head link;
973 const char *name;
974 const char *type;
975 int filter_type;
976 int offset;
977 int size;
978 int is_signed;