Home
last modified time | relevance | path

Searched refs:RGR_FindBestRegression (Results 1 – 8 of 8) sorted by relevance

/dports/net/chrony/chrony-4.2/test/unit/
H A Dregress.c55 if (RGR_FindBestRegression(x, y, w, n, 0, 3, &b0, &b1, &s2, &sb0, &sb1, in test_unit()
110 if (RGR_FindBestRegression(x + m, y + m, w, n - m, m, 3, &b0, &b1, &s2, &sb0, &sb1, in test_unit()
/dports/net/chrony-lite/chrony-4.2/test/unit/
H A Dregress.c55 if (RGR_FindBestRegression(x, y, w, n, 0, 3, &b0, &b1, &s2, &sb0, &sb1, in test_unit()
110 if (RGR_FindBestRegression(x + m, y + m, w, n - m, m, 3, &b0, &b1, &s2, &sb0, &sb1, in test_unit()
/dports/net/chrony-lite/chrony-4.2/
H A Dregress.h76 RGR_FindBestRegression
H A Dregress.c199 RGR_FindBestRegression in RGR_FindBestRegression() function
H A Dsourcestats.c556 inst->regression_ok = RGR_FindBestRegression(times_back + inst->runs_samples, in SST_DoNewRegression()
/dports/net/chrony/chrony-4.2/
H A Dregress.h76 RGR_FindBestRegression
H A Dregress.c199 RGR_FindBestRegression in RGR_FindBestRegression() function
H A Dsourcestats.c556 inst->regression_ok = RGR_FindBestRegression(times_back + inst->runs_samples, in SST_DoNewRegression()