Home
last modified time | relevance | path

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

/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_ring_sync_loop.c39 sync_loop(int fd) in sync_loop() function
101 sync_loop(fd);
/aosp_15_r20/external/trace-cmd/lib/trace-cmd/
H A 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()