Searched refs:btypes (Results 1 – 1 of 1) sorted by relevance
225 static const char *const btypes[] = {bstr(NONE, "--"), bstr(JC, "jc"), bstr(C, "-c"), bstr(J, "j-")… variable240 const char *btype_str = btypes[(pstate & PSR_BTYPE_MASK) >> PSR_BTYPE_SHIFT]; in print_pstate()