Home
last modified time | relevance | path

Searched defs:clock (Results 1 – 10 of 10) sorted by relevance

/tools/testing/selftests/vDSO/
Dvdso_test_correctness.c257 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() local
319 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
/tools/testing/selftests/timens/
Dtimens.c36 #define ct(clock, off_id) { clock, #clock, off_id } argument
/tools/testing/selftests/kvm/x86_64/
Dhyperv_clock.c257 struct kvm_clock_data clock = {0}; in main() local
/tools/edid/
Dedid.S182 clock: .hword CLOCK/10 label
/tools/perf/util/
Ddata-convert-bt.c64 struct bt_ctf_clock *clock; member
1393 struct bt_ctf_clock *clock = cw->clock; in ctf_writer__setup_clock() local
1509 struct bt_ctf_clock *clock; in ctf_writer__init() local
Denv.h132 } clock; member
/tools/testing/selftests/net/
Dso_txtime.c63 static uint64_t gettime_ns(clockid_t clock) in gettime_ns()
/tools/testing/selftests/mqueue/
Dmq_perf_tests.c430 clockid_t clock; in perf_test_thread() local
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c707 clock_t clock = times(&timebuf); in TEST_SIGNAL() local
/tools/include/uapi/linux/
Dkvm.h1308 __u64 clock; member