Searched refs:pevent_plugin_option (Results 1 – 3 of 3) sorted by relevance
37 struct pevent_plugin_option *options;61 static int update_option_value(struct pevent_plugin_option *op, const char *val) in update_option_value()114 struct pevent_plugin_option *op; in traceevent_plugin_list_options()166 update_option(const char *file, struct pevent_plugin_option *option) in update_option()225 struct pevent_plugin_option *options) in traceevent_plugin_add_options()247 void traceevent_plugin_remove_options(struct pevent_plugin_option *options) in traceevent_plugin_remove_options()
36 struct pevent_plugin_option plugin_options[] =56 static struct pevent_plugin_option *ftrace_parent = &plugin_options[0];57 static struct pevent_plugin_option *ftrace_indent = &plugin_options[1];
112 struct pevent_plugin_option { struct113 struct pevent_plugin_option *next; argument446 struct pevent_plugin_option *options);447 void traceevent_plugin_remove_options(struct pevent_plugin_option *options);