Searched refs:st_timecorr (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dlibmicro.h68 double st_timecorr; /* correlation with respect to time */ member in struct:stats
H A Dlibmicro.c676 b->ba_raw.st_timecorr,
677 b->ba_corrected.st_timecorr);
1415 (void) fit_line(dupdata, data, count, &a, &stats->st_timecorr);

Completed in 60 milliseconds