Searched refs:itot (Results 1 – 1 of 1) sorted by relevance
/external/libvncserver/x11vnc/ |
D | userinput.c | 7574 int vcnt, icnt, tcnt, vtot = 0, itot = 0, ttot = 0; in block_stats() local 7600 itot++; in block_stats() 7648 if (ncdb) fprintf(stderr, "block: trak/val/inval %d/%d/%d of %d\n", ttot, vtot, itot, vtot+itot); in block_stats()
|