Searched defs:clock (Results 1 – 9 of 9) sorted by relevance
264 static void test_one_clock_gettime(int clock, const char *name) in test_one_clock_gettime()317 for (int clock = 0; clock < ARRAY_SIZE(clocknames); clock++) in test_clock_gettime() local326 static void test_one_clock_gettime64(int clock, const char *name) in test_one_clock_gettime64()379 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
255 struct kvm_clock_data clock = {0}; in main() local
68 struct bt_ctf_clock *clock; member1399 struct bt_ctf_clock *clock = cw->clock; in ctf_writer__setup_clock() local1515 struct bt_ctf_clock *clock; in ctf_writer__init() local
140 } clock; member
63 static uint64_t gettime_ns(clockid_t clock) in gettime_ns()
432 clockid_t clock; in perf_test_thread() local
726 clock_t clock = times(&timebuf); in TEST_SIGNAL() local
1029 __u64 clock; member
Completed in 43 milliseconds