| /tools/include/nolibc/ |
| A D | time.h | 44 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 D | nanosleep.c | 38 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 D | nsleep-lat.c | 37 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 D | inconsistency-check.c | 39 char *clockstring(int clockid) in clockstring() 142 int clockid, opt; in main() local
|
| A D | alarmtimer-suspend.c | 43 char *clockstring(int clockid) in clockstring()
|
| A D | set-timer-lat.c | 46 char *clockstring(int clockid) in clockstring()
|
| /tools/testing/selftests/timens/ |
| A D | timerfd.c | 18 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 D | clock_nanosleep.c | 28 int clockid; member 41 static int run_test(int clockid, int abs) in run_test()
|
| A D | futex.c | 20 static int run_test(int clockid) in run_test()
|
| A D | gettime_perf.c | 47 static void test(clock_t clockid, char *clockstr, bool in_ns) in test()
|
| A D | timer.c | 18 static int run_test(int clockid, struct timespec now) in run_test()
|
| A D | timens.h | 30 static inline bool check_skip(int clockid) in check_skip()
|
| /tools/include/nolibc/sys/ |
| A D | timerfd.h | 20 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 D | futex2test.h | 67 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 D | clockid.c | 14 int clockid; member
|
| A D | record.h | 70 clockid_t clockid; member
|
| A D | env.h | 134 int clockid; member
|
| A D | evsel.h | 207 bool clockid; member
|
| A D | evsel.c | 82 static clockid_t clockid; variable
|
| A D | header.c | 1752 clockid_t clockid; in print_clock_data() local
|
| /tools/testing/selftests/futex/functional/ |
| A D | futex_wait_timeout.c | 78 static int futex_get_abs_timeout(clockid_t clockid, struct timespec *to, in futex_get_abs_timeout()
|
| /tools/include/uapi/linux/ |
| A D | perf_event.h | 499 __s32 clockid; member
|
| A D | pkt_sched.h | 881 __s32 clockid; member
|
| /tools/perf/ |
| A D | builtin-trace.c | 841 static const char *clockid[] = { variable
|