Searched defs:clock (Results 1 – 10 of 10) sorted by relevance
257 static void test_one_clock_gettime(int clock, const char *name) in test_one_clock_gettime()310 for (int clock = 0; clock < ARRAY_SIZE(clocknames); clock++) in test_clock_gettime() local319 static void test_one_clock_gettime64(int clock, const char *name) in test_one_clock_gettime64()372 for (int clock = 0; clock < ARRAY_SIZE(clocknames); clock++) in test_clock_gettime64() local
36 #define ct(clock, off_id) { clock, #clock, off_id } argument
257 struct kvm_clock_data clock = {0}; in main() local
182 clock: .hword CLOCK/10 label
64 struct bt_ctf_clock *clock; member1393 struct bt_ctf_clock *clock = cw->clock; in ctf_writer__setup_clock() local1509 struct bt_ctf_clock *clock; in ctf_writer__init() local
132 } clock; member
63 static uint64_t gettime_ns(clockid_t clock) in gettime_ns()
430 clockid_t clock; in perf_test_thread() local
707 clock_t clock = times(&timebuf); in TEST_SIGNAL() local
1308 __u64 clock; member