Home
last modified time | relevance | path

Searched refs:err_text (Results 1 – 4 of 4) sorted by relevance

/kernel/trace/
Dtrace_events_filter.c117 static const char *err_text[] = { ERRORS }; variable
1099 trace_seq_printf(s, "\nparse_error: %s\n", err_text[pe->lasterr]); in append_filter_err()
1101 filter->filter_string, err_text, in append_filter_err()
1106 filter->filter_string, err_text, in append_filter_err()
Dtrace_events_synth.c45 static const char *err_text[] = { ERRORS }; variable
81 tracing_log_err(NULL, "synthetic_events", last_cmd, err_text, in synth_err()
Dtrace_events_hist.c82 static const char *err_text[] = { ERRORS }; variable
810 tracing_log_err(tr, last_cmd_loc, last_cmd, err_text, in hist_err()
Dtrace.c8040 const char *err_text = err->info.errs[err->info.type]; in tracing_err_log_seq_show() local
8046 err->loc, err_text); in tracing_err_log_seq_show()