Searched refs:cper_proc_op_strs (Results 1 – 1 of 1) sorted by relevance
119 static const char *cper_proc_op_strs[] = { variable152 proc->operation < ARRAY_SIZE(cper_proc_op_strs) ? in cper_print_proc_generic()153 cper_proc_op_strs[proc->operation] : "unknown"); in cper_print_proc_generic()