Home
last modified time | relevance | path

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

/tools/lib/traceevent/
Devent-plugin.c37 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()
Dplugin_function.c36 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];
Devent-parse.h112 struct pevent_plugin_option { struct
113 struct pevent_plugin_option *next; argument
446 struct pevent_plugin_option *options);
447 void traceevent_plugin_remove_options(struct pevent_plugin_option *options);