Home
last modified time | relevance | path

Searched defs:diff_timespec (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/timers/
H A Draw_skew.c60 long long diff_timespec(struct timespec start, struct timespec end) in diff_timespec() function
H A Dadjtick.c59 long long diff_timespec(struct timespec start, struct timespec end) in diff_timespec() function
H A Dfreq-step.c43 static double diff_timespec(struct timespec *ts1, struct timespec *ts2) in diff_timespec() function
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c224 static inline void diff_timespec(struct timespec *r, struct timespec *a, in diff_timespec() function