Lines Matching defs:trace_options
325 __setup("trace_options=", set_trace_boot_options);
499 /* trace_flags holds trace_options default values */
509 /* trace_options that are only supported by global_trace */
1061 static const char *trace_options[] = {
3907 for (i = 0; trace_options[i]; i++) {
3909 seq_printf(m, "%s\n", trace_options[i]);
3911 seq_printf(m, "no%s\n", trace_options[i]);
4093 ret = match_string(trace_options, -1, cmp);
4217 " trace_options\t\t- Set format or modify how tracing happens\n"
7912 struct trace_options *tr_topts;
8065 for (i = 0; trace_options[i]; i++) {
8068 create_trace_option_core_file(tr, trace_options[i], i);
8895 trace_create_file("trace_options", TRACE_MODE_WRITE, d_tracer,