Searched refs:pp_601 (Results 1 – 1 of 1) sorted by relevance
13 static char *pp_601(int k, int pp) in pp_601() function46 seq_printf(m, "Kernel %s User %s", pp_601(k & 2, pp), pp_601(k & 1, pp)); in bat_show_601()