Home
last modified time | relevance | path

Searched defs:clockid (Results 1 – 24 of 24) sorted by relevance

/tools/include/nolibc/
A Dtime.h44 int sys_clock_getres(clockid_t clockid, struct timespec *res) in sys_clock_getres()
62 int clock_getres(clockid_t clockid, struct timespec *res) in clock_getres()
68 int sys_clock_gettime(clockid_t clockid, struct timespec *tp) in sys_clock_gettime()
86 int clock_gettime(clockid_t clockid, struct timespec *tp) in clock_gettime()
92 int sys_clock_settime(clockid_t clockid, struct timespec *tp) in sys_clock_settime()
107 int clock_settime(clockid_t clockid, struct timespec *tp) in clock_settime()
113 int sys_clock_nanosleep(clockid_t clockid, int flags, const struct timespec *rqtp, in sys_clock_nanosleep()
133 int clock_nanosleep(clockid_t clockid, int flags, const struct timespec *rqtp, in clock_nanosleep()
173 int sys_timer_create(clockid_t clockid, struct sigevent *evp, timer_t *timerid) in sys_timer_create()
179 int timer_create(clockid_t clockid, struct sigevent *evp, timer_t *timerid) in timer_create()
/tools/testing/selftests/timers/
A Dnanosleep.c38 char *clockstring(int clockid) in clockstring()
89 int nanosleep_test(int clockid, long long ns) in nanosleep_test()
122 int clockid, ret; in main() local
A Dnsleep-lat.c37 char *clockstring(int clockid) in clockstring()
85 int nanosleep_lat_test(int clockid, long long ns) in nanosleep_lat_test()
134 int clockid, ret; in main() local
A Dinconsistency-check.c39 char *clockstring(int clockid) in clockstring()
142 int clockid, opt; in main() local
A Dalarmtimer-suspend.c43 char *clockstring(int clockid) in clockstring()
A Dset-timer-lat.c46 char *clockstring(int clockid) in clockstring()
/tools/testing/selftests/timens/
A Dtimerfd.c18 static int tclock_gettime(clockid_t clockid, struct timespec *now) in tclock_gettime()
25 static int run_test(int clockid, struct timespec now) in run_test()
A Dclock_nanosleep.c28 int clockid; member
41 static int run_test(int clockid, int abs) in run_test()
A Dfutex.c20 static int run_test(int clockid) in run_test()
A Dgettime_perf.c47 static void test(clock_t clockid, char *clockstr, bool in_ns) in test()
A Dtimer.c18 static int run_test(int clockid, struct timespec now) in run_test()
A Dtimens.h30 static inline bool check_skip(int clockid) in check_skip()
/tools/include/nolibc/sys/
A Dtimerfd.h20 int sys_timerfd_create(int clockid, int flags) in sys_timerfd_create()
26 int timerfd_create(int clockid, int flags) in timerfd_create()
/tools/testing/selftests/futex/include/
A Dfutex2test.h67 unsigned long flags, struct timespec *timo, clockid_t clockid) in futex_waitv()
85 struct timespec *timeout, clockid_t clockid) in futex2_wait()
/tools/perf/util/
A Dclockid.c14 int clockid; member
A Drecord.h70 clockid_t clockid; member
A Denv.h134 int clockid; member
A Devsel.h207 bool clockid; member
A Devsel.c82 static clockid_t clockid; variable
A Dheader.c1752 clockid_t clockid; in print_clock_data() local
/tools/testing/selftests/futex/functional/
A Dfutex_wait_timeout.c78 static int futex_get_abs_timeout(clockid_t clockid, struct timespec *to, in futex_get_abs_timeout()
/tools/include/uapi/linux/
A Dperf_event.h499 __s32 clockid; member
A Dpkt_sched.h881 __s32 clockid; member
/tools/perf/
A Dbuiltin-trace.c841 static const char *clockid[] = { variable

Completed in 58 milliseconds