Home
last modified time | relevance | path

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

/linux-3.3/kernel/trace/
Dtrace.h703 struct ftrace_event_field { struct
704 struct list_head link;
705 char *name;
706 char *type;
707 int filter_type;
708 int offset;
709 int size;
710 int is_signed;