Home | History | Annotate | Download | only in test

Lines Matching full:mips_estimate

99 mips_estimate(int num_trials, int *ignore);
317 double mips = mips_estimate(1000000000, &ignore);
1110 * mips_estimate() is a simple function to estimate the number of
1120 mips_estimate(int num_trials, int *ignore) {