Searched refs:tep_plugin_option (Results 1 – 3 of 3) sorted by relevance
23 struct tep_plugin_option *options;47 static int update_option_value(struct tep_plugin_option *op, const char *val) in update_option_value()100 struct tep_plugin_option *op; in tep_plugin_list_options()152 update_option(const char *file, struct tep_plugin_option *option) in update_option()211 struct tep_plugin_option *options) in tep_plugin_add_options()233 void tep_plugin_remove_options(struct tep_plugin_option *options) in tep_plugin_remove_options()
36 struct tep_plugin_option plugin_options[] =56 static struct tep_plugin_option *ftrace_parent = &plugin_options[0];57 static struct tep_plugin_option *ftrace_indent = &plugin_options[1];
112 struct tep_plugin_option { struct113 struct tep_plugin_option *next; argument444 struct tep_plugin_option *options);445 void tep_plugin_remove_options(struct tep_plugin_option *options);