Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/i915/
Dgem_ring_sync_loop.c39 sync_loop(int fd) in sync_loop() function
101 sync_loop(fd);
/external/trace-cmd/lib/trace-cmd/
Dtrace-timesync-ptp.c530 int sync_loop = PTP_SYNC_LOOP; in ptp_clock_server() local
598 } while (--sync_loop); in ptp_clock_server()
600 if (sync_loop) in ptp_clock_server()