Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_events_synth.c45 static const char *err_text[] = { ERRORS }; variable
H A Dtrace_events_filter.c131 static const char *err_text[] = { ERRORS }; variable
H A Dtrace_events_hist.c83 static const char *err_text[] = { ERRORS }; variable
H A Dtrace.c8167 const char *err_text = err->info.errs[err->info.type]; in tracing_err_log_seq_show() local