Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dkms_flip.c95 static bool monotonic_timestamp; variable
387 if (monotonic_timestamp) { in event_handler()
1484 monotonic_timestamp = ret == 0 && cap_mono == 1; in get_timestamp_format()
1486 monotonic_timestamp ? "monotonic" : "real"); in get_timestamp_format()