Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace.h1033 struct ftrace_event_field { struct
1034 struct list_head link;
1035 const char *name;
1036 const char *type;
1037 int filter_type;
1038 int offset;
1039 int size;
1040 int is_signed;