Home
last modified time | relevance | path

Searched refs:lock_end (Results 1 – 1 of 1) sorted by relevance

/external/libdrm/tests/
Ddrmstat.c369 struct timeval lock_start, lock_end; in main() local
387 gettimeofday(&lock_end, NULL); in main()
390 wt = usec(&lock_end, &lock_start); in main()