tep_plugin_option   71 tools/lib/traceevent/event-parse.h 	struct tep_plugin_option	*next;
tep_plugin_option  402 tools/lib/traceevent/event-parse.h 			   struct tep_plugin_option *options);
tep_plugin_option  403 tools/lib/traceevent/event-parse.h void tep_plugin_remove_options(struct tep_plugin_option *options);
tep_plugin_option   25 tools/lib/traceevent/event-plugin.c 	struct tep_plugin_option		*options;
tep_plugin_option   49 tools/lib/traceevent/event-plugin.c static int update_option_value(struct tep_plugin_option *op, const char *val)
tep_plugin_option  102 tools/lib/traceevent/event-plugin.c 	struct tep_plugin_option *op;
tep_plugin_option  154 tools/lib/traceevent/event-plugin.c update_option(const char *file, struct tep_plugin_option *option)
tep_plugin_option  213 tools/lib/traceevent/event-plugin.c 			   struct tep_plugin_option *options)
tep_plugin_option  235 tools/lib/traceevent/event-plugin.c void tep_plugin_remove_options(struct tep_plugin_option *options)
tep_plugin_option   37 tools/lib/traceevent/plugins/plugin_function.c struct tep_plugin_option plugin_options[] =
tep_plugin_option   57 tools/lib/traceevent/plugins/plugin_function.c static struct tep_plugin_option *ftrace_parent = &plugin_options[0];
tep_plugin_option   58 tools/lib/traceevent/plugins/plugin_function.c static struct tep_plugin_option *ftrace_indent = &plugin_options[1];