wi.c | 2862 static int hist2[11]; local in function:wi_cmd_wait 2882 hist2[i/10]++; 2884 hist2[10]++; 2887 printf("%s: hist2: %d %d %d %d %d %d %d %d %d %d %d\n", 2889 hist2[0], hist2[1], hist2[2], hist2[3], hist2[4], 2890 hist2[5], hist2[6], hist2[7], hist2[8], hist2[9] [all...] |