Searched refs:ttot (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 7603 ttot++; 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() 8896 int pixels = 0, ttot; in check_ncache() local 9108 ttot = 0; in check_ncache()
|