trace_plugin_options 29 tools/lib/traceevent/event-plugin.c struct trace_plugin_options *next; trace_plugin_options 33 tools/lib/traceevent/event-plugin.c } *trace_plugin_options; trace_plugin_options 156 tools/lib/traceevent/event-plugin.c struct trace_plugin_options *op; trace_plugin_options 175 tools/lib/traceevent/event-plugin.c for (op = trace_plugin_options; op; op = op->next) { trace_plugin_options 190 tools/lib/traceevent/event-plugin.c for (op = trace_plugin_options; op; op = op->next) {