Home
last modified time | relevance | path

Searched refs:median (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/usr.sbin/traceroute/
H A Dmedian.awk25 median = (time[n/2] + time[(n/2) + 1]) / 2
27 median = time[(n+1)/2]
29 print $1, median
H A Dmean.awk13 print $1, tottime/n, median
H A DMakefile31 AWKS= median.awk mean.awk
/netbsd-src/usr.sbin/timed/timed/
H A Dnetworkdelta.c43 static long median(float, float*, long*, long*, unsigned int);
108 med = median(med, &eps, &x[0], xp+1, VALID_RANGE); in networkdelta()
145 return median(med, &eps, &x[0], xp, 1); in networkdelta()
154 median(float a, /* initial guess for the median */ in median() function
H A DCHANGES4 fix unlikely loop in median computation in networkdelta.c
49 compute the median of the measured clocks, instead of the average
/netbsd-src/sys/dev/ic/
H A Dapple_smc.c483 uint32_t start = 0, end = apple_smc_nkeys(smc), median; in apple_smc_key_search() local
489 median = (start + ((end - start) / 2)); in apple_smc_key_search()
490 error = apple_smc_nth_key(smc, median, NULL, &key); in apple_smc_key_search()
496 end = median; in apple_smc_key_search()
498 start = (median + 1); in apple_smc_key_search()
500 start = end = median; /* stop here */ in apple_smc_key_search()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
H A Dnouveau_nvkm_subdev_fb_ramgt215.c108 u8 median[8], bins[4] = {0, 0, 0, 0}, bin = 0, qty = 0; in gt215_link_train_calc() local
130 median[i] = ((hi - lo) >> 1) + lo; in gt215_link_train_calc()
131 bins[(median[i] & 0xf0) >> 4]++; in gt215_link_train_calc()
132 median[i] += 0x30; in gt215_link_train_calc()
145 median[i] = max(median[i], (u8) (bin << 4)); in gt215_link_train_calc()
146 median[i] = min(median[i], (u8) ((bin << 4) | 0xf)); in gt215_link_train_calc()
148 train->r_100720 |= ((median[i] & 0x0f) << (i << 2)); in gt215_link_train_calc()
/netbsd-src/sys/netinet/
H A Dip_reass.c474 u_int nfrags, median, dropfraction, keepfraction; in ip_reass_ttl_decr() local
501 for (i = IPFRAGTTL, median = 0; i >= 0; i--) { in ip_reass_ttl_decr()
502 median += fragttl_histo[i]; in ip_reass_ttl_decr()
503 if (median >= keepfraction) in ip_reass_ttl_decr()
/netbsd-src/external/lgpl3/gmp/dist/tune/
H A Dtune-gcd-p.c112 median (double *v, size_t n) in median() function
129 res = median(time_measurement, 5); \
H A Dtuneup.c895 median (double *times, int n) in median() function
927 t = median (ttab, n_measurements); in cached_measure()
2133 tk = median (ttab, n_measurements); in tune_powm_sec()
2143 tkp1 = median (ttab, n_measurements); in tune_powm_sec()
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Danalyze_brprob.py90 def median(values): function
294 print(' median # of iter: %.2f' % median(self.niter_vector))
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Danalyze_brprob.py90 def median(values): function
291 print(' median # of iter: %.2f' % median(self.niter_vector))
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dalgorithm526 * @brief Find the median of three values.
559 * @brief Find the median of three values using a predicate for comparison.
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dalgorithm526 * @brief Find the median of three values.
559 * @brief Find the median of three values using a predicate for comparison.
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A DREADME.md557 ### Reporting the mean, median and standard deviation by repeated benchmarks
566 than once the mean, median and standard deviation of the runs will be reported.
573 only the aggregates (i.e. mean, median and standard deviation, maybe complexity
584 While having mean, median and standard deviation is nice, this may not be
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/
H A DREADME.md533 ## Reporting the mean, median and standard deviation by repeated benchmarks
542 than once the mean, median and standard deviation of the runs will be reported.
547 option is `true` only the mean, median and standard deviation of the runs is reported.
552 While having mean, median and standard deviation is nice, this may not be
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dexynos-m1.md424 ;; TODO: assume the median latency; blocks other divisions
532 ;; 3-5 and 1/4-1, but picked the median values.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dexynos-m1.md424 ;; TODO: assume the median latency; blocks other divisions
532 ;; 3-5 and 1/4-1, but picked the median values.
/netbsd-src/usr.sbin/timed/
H A DCHANGES40 compute the median of the measured clocks, instead of the average
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dfunctional.d1176 T median(T)(const T[] nums) { in median() function
1188 alias fastMedian = memoize!(median!int);
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dimx6ull-colibri.dtsi133 adi,median-filter-size = /bits/ 8 <2>;
H A Dimx7-colibri.dtsi313 adi,median-filter-size = /bits/ 8 <2>;
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
H A Dimx8qxp-colibri.dtsi45 adi,median-filter-size = /bits/ 8 <2>;
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dfunctional.d1515 T median(T)(const T[] nums) {
1527 alias fastMedian = memoize!(median!int);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SchedA53.td80 // below, choosing the median of 3 which makes the latency 6.

12