OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vbl_count
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/libdrm/dist/tests/vbltest/
vbltest.c
53
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 7 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026