Home
last modified time | relevance | path

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

/linux-4.4.14/tools/lib/traceevent/
Devent-parse.h112 struct pevent_plugin_option { struct
113 struct pevent_plugin_option *next; argument
114 void *handle;
115 char *file;
116 char *name;
140 * struct pevent_plugin_option PEVENT_PLUGIN_OPTIONS[] = { argument