Searched defs:diff_timespec (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
H A D | raw_skew.c | 60 long long diff_timespec(struct timespec start, struct timespec end) in diff_timespec() function
|
H A D | freq-step.c | 43 static double diff_timespec(struct timespec *ts1, struct timespec *ts2) in diff_timespec() function
|
H A D | adjtick.c | 59 long long diff_timespec(struct timespec start, struct timespec end) in diff_timespec() function
|
/kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
H A D | raw_skew.c | 60 long long diff_timespec(struct timespec start, struct timespec end) in diff_timespec() function
|
H A D | freq-step.c | 43 static double diff_timespec(struct timespec *ts1, struct timespec *ts2) in diff_timespec() function
|
H A D | adjtick.c | 59 long long diff_timespec(struct timespec start, struct timespec end) in diff_timespec() function
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-stat.c | 257 static inline void diff_timespec(struct timespec *r, struct timespec *a, in diff_timespec() function
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-stat.c | 224 static inline void diff_timespec(struct timespec *r, struct timespec *a, in diff_timespec() function
|
Completed in 10 milliseconds