Home | History | Annotate | Download | only in netperf

Lines Matching refs:confidence

456   /* confidence interval (I really should have stayed awake during */
457 /* probstats :). If the user did not request confidence measurement */
458 /* (no confidence is the default) then we will only go though the */
459 /* loop once. the confidence stuff originates from the folks at IBM */
461 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
893 /* we were not measuring cpu, for the confidence stuff, we */
901 /* at this point, we want to calculate the confidence information. */
919 /* are for all the confidence stuff. we could make the values */
941 if (confidence < 0) {
942 /* we did not hit confidence, but were we asked to look for it? */
1028 /* this stuff needs to be worked-out in the presence of confidence */
1595 /* confidence interval (I really should have stayed awake during */
1596 /* probstats :). If the user did not request confidence measurement */
1597 /* (no confidence is the default) then we will only go though the */
1598 /* loop once. the confidence stuff originates from the folks at IBM */
1600 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
2058 /* we were not measuring cpu, for the confidence stuff, we */
2066 /* at this point, we want to calculate the confidence information. */
2084 /* are for all the confidence stuff. we could make the values */
2106 if (confidence < 0) {
2107 /* we did not hit confidence, but were we asked to look for it? */
2193 /* this stuff needs to be worked-out in the presence of confidence */
2699 /* confidence interval (I really should have stayed awake during */
2700 /* probstats :). If the user did not request confidence measurement */
2701 /* (no confidence is the default) then we will only go though the */
2702 /* loop once. the confidence stuff originates from the folks at IBM */
2704 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
3101 /* we were not measuring cpu, for the confidence stuff, we */
3109 /* at this point, we want to calculate the confidence information. */
3145 if (confidence < 0) {
3146 /* we did not hit confidence, but were we asked to look for it? */
3238 /* confidence intervals is yet to be determined... raj 11/94 */
3762 /* confidence interval (I really should have stayed awake during */
3763 /* probstats :). If the user did not request confidence measurement */
3764 /* (no confidence is the default) then we will only go though the */
3765 /* loop once. the confidence stuff originates from the folks at IBM */
3767 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
4155 /* we were not measuring cpu, for the confidence stuff, we */
4163 /* at this point, we want to calculate the confidence information. */
4199 if (confidence < 0) {
4200 /* we did not hit confidence, but were we asked to look for it? */
4292 /* confidence intervals is yet to be determined... raj 11/94 */