diff_timespec 344 tools/perf/builtin-stat.c diff_timespec(&rs, &ts, &ref_time); diff_timespec 86 tools/testing/selftests/timers/adjtick.c newdiff = diff_timespec(start, end); diff_timespec 107 tools/testing/selftests/timers/adjtick.c delta1 = diff_timespec(mon_start, mon_end); diff_timespec 108 tools/testing/selftests/timers/adjtick.c delta2 = diff_timespec(raw_start, raw_end); diff_timespec 63 tools/testing/selftests/timers/freq-step.c delay = diff_timespec(&ts3, &ts1); diff_timespec 70 tools/testing/selftests/timers/freq-step.c sample->offset = diff_timespec(&ts2, &ts1); diff_timespec 82 tools/testing/selftests/timers/raw_skew.c newdiff = diff_timespec(start, end); diff_timespec 109 tools/testing/selftests/timers/raw_skew.c delta1 = diff_timespec(mon, raw); diff_timespec 122 tools/testing/selftests/timers/raw_skew.c delta2 = diff_timespec(mon, raw); diff_timespec 124 tools/testing/selftests/timers/raw_skew.c interval = diff_timespec(start, end);