Searched defs:clock (Results 1 – 8 of 8) sorted by relevance
217 static void test_one_clock_gettime(int clock, const char *name) in test_one_clock_gettime()267 for (int clock = 0; clock < sizeof(clocknames) / sizeof(clocknames[0]); in test_clock_gettime() local
38 #define ct(clock, off_id) { clock, #clock, off_id } argument
182 clock: .hword CLOCK/10 label
64 struct bt_ctf_clock *clock; member1391 struct bt_ctf_clock *clock = cw->clock; in ctf_writer__setup_clock() local1507 struct bt_ctf_clock *clock; in ctf_writer__init() local
114 } clock; member
430 clockid_t clock; in perf_test_thread() local
696 clock_t clock = times(&timebuf); in TEST_SIGNAL() local
1164 __u64 clock; member