Searched defs:clock_id (Results 1 – 6 of 6) sorted by relevance
| /tools/testing/selftests/timers/ |
| A D | set-timer-lat.c | 41 int clock_id; variable 111 int setup_timer(int clock_id, int flags, int interval, timer_t *tm1) in setup_timer() 198 int do_timer(int clock_id, int flags) in do_timer() 216 int do_timer_oneshot(int clock_id, int flags) in do_timer_oneshot()
|
| /tools/testing/selftests/bpf/ |
| A D | xdp_hw_metadata.c | 185 static __u64 gettime(clockid_t clock_id) in gettime() 222 static void verify_xdp_metadata(void *data, clockid_t clock_id) in verify_xdp_metadata() 304 static bool complete_tx(struct xsk *xsk, clockid_t clock_id) in complete_tx() 352 static void ping_pong(struct xsk *xsk, void *rx_packet, clockid_t clock_id) in ping_pong() 444 static int verify_metadata(struct xsk *rx_xsk, int rxq, int server_fd, clockid_t clock_id) in verify_metadata() 737 clockid_t clock_id = CLOCK_TAI; in main() local
|
| /tools/testing/selftests/vDSO/ |
| A D | vdso_test_clock_getres.c | 67 static inline int vdso_test_clock(unsigned int clock_id) in vdso_test_clock()
|
| A D | vdso_test_abi.c | 169 static inline void vdso_test_clock(clockid_t clock_id) in vdso_test_clock()
|
| /tools/perf/tests/ |
| A D | sw-clock.c | 28 static int __test__sw_clock_freq(enum perf_sw_ids clock_id) in __test__sw_clock_freq()
|
| /tools/tracing/latency/ |
| A D | latency-collector.c | 407 clockid_t clock_id) in condattr_setclock()
|
Completed in 807 milliseconds