Searched refs:vbl_count (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/vbltest/
H A Dvbltest.c53 unsigned int vbl_count; member in struct:vbl_info
73 info->vbl_count++;
75 if (info->vbl_count == 60) {
79 fprintf(stderr, "freq: %.02fHz\n", info->vbl_count / t);
80 info->vbl_count = 0;
139 handler_info.vbl_count = 0;

Completed in 2 milliseconds