Searched defs:clockid (Results 1 – 20 of 20) sorted by relevance
/tools/testing/selftests/timers/ |
D | nanosleep.c | 50 char *clockstring(int clockid) in clockstring() 101 int nanosleep_test(int clockid, long long ns) in nanosleep_test() 134 int clockid, ret; in main() local
|
D | nsleep-lat.c | 50 char *clockstring(int clockid) in clockstring() 98 int nanosleep_lat_test(int clockid, long long ns) in nanosleep_lat_test() 147 int clockid, ret; in main() local
|
D | inconsistency-check.c | 50 char *clockstring(int clockid) in clockstring() 155 int clockid, opt; in main() local
|
D | alarmtimer-suspend.c | 57 char *clockstring(int clockid) in clockstring()
|
D | set-timer-lat.c | 58 char *clockstring(int clockid) in clockstring()
|
/tools/testing/selftests/timens/ |
D | timerfd.c | 18 static int tclock_gettime(clock_t clockid, struct timespec *now) in tclock_gettime() 25 int run_test(int clockid, struct timespec now) in run_test()
|
D | clock_nanosleep.c | 28 int clockid; member 41 int run_test(int clockid, int abs) in run_test()
|
D | futex.c | 20 static int run_test(int clockid) in run_test()
|
D | gettime_perf.c | 39 static void test(clock_t clockid, char *clockstr, bool in_ns) in test()
|
D | timer.c | 18 int run_test(int clockid, struct timespec now) in run_test()
|
D | timens.h | 30 static inline bool check_skip(int clockid) in check_skip()
|
/tools/perf/util/ |
D | clockid.c | 14 int clockid; member
|
D | record.h | 67 clockid_t clockid; member
|
D | env.h | 108 int clockid; member
|
D | evsel.h | 137 bool clockid; member
|
D | evsel.c | 57 static clockid_t clockid; variable
|
D | header.c | 1592 clockid_t clockid; in print_clock_data() local
|
/tools/include/uapi/linux/ |
D | perf_event.h | 423 __s32 clockid; member
|
D | pkt_sched.h | 989 __s32 clockid; member
|
/tools/perf/ |
D | builtin-trace.c | 783 static const char *clockid[] = { variable
|