/linux/fs/bcachefs/ |
H A D | mean_and_variance.c | 3 * Functions for incremental mean and variance. 20 * This is includes some incremental algorithms for mean and variance calculation 28 …* Use the mean_and_variance[_weighted]_get_* functions to calculate the mean and variance, some co… 33 * DO NOT access the mean and variance fields of the weighted variants directly. 65 * @s: mean and variance number of samples and their sums 74 * mean_and_variance_get_variance() - get variance from @s1 75 * @s1: mean and variance number of samples and sums 94 * @s: mean and variance number of samples and their sums 104 * @s: mean and variance number of samples and their sums 115 // previous weighted variance. in mean_and_variance_weighted_update() [all …]
|
H A D | time_stats.h | 86 /* default weight for weighted mean and variance calculations */
|
H A D | mean_and_variance.h | 158 u64 variance; member
|
/linux/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr2_2/ |
H A D | ia_css_bnr2_2_types.h | 35 /* Directional variance gain for R/G/B components in dark region */ 41 /* Slope of Directional variance gain between dark and bright region */ 47 /* Non-Directional variance gain for R/G/B components in dark region */ 53 /* Slope of Non-Directional variance gain between dark and bright region */ 61 s32 var_offset_coef; /** Variance offset coefficient */ 66 s32 d_var_th_min; /** Minimum clipping value for directional variance*/ 67 s32 d_var_th_max; /** Maximum clipping value for diretional variance*/ 68 s32 n_var_th_min; /** Minimum clipping value for non-directional variance*/ 69 s32 n_var_th_max; /** Maximum clipping value for non-directional variance*/
|
/linux/Documentation/filesystems/ |
H A D | gfs2-glocks.rst | 148 variance, plus two counters. The mean/variance pairs are 154 Unlike the TCP/IP Illustrated case, the mean and variance are 157 The three pairs of mean/variance measure the following 174 has gone into the mean/variance calculations. The other counter 190 into account after 8 samples (or 4 for the variance) and this 223 srttvar Variance estimate for srtt 225 srttvarb Variance estimate for srttb 227 sirtvar Variance estimate for sirt 235 using the format mean/variance for each of the timing stats.
|
/linux/drivers/cpuidle/governors/ |
H A D | menu.c | 168 uint64_t sum, variance; in get_typical_interval() local 200 /* Then try to determine variance */ in get_typical_interval() 201 variance = 0; in get_typical_interval() 206 variance += diff * diff; in get_typical_interval() 210 variance >>= INTERVAL_SHIFT; in get_typical_interval() 212 do_div(variance, divisor); in get_typical_interval() 216 * small (stddev <= 20 us, variance <= 400 us^2) or standard in get_typical_interval() 218 * 6*stddev, avg^2 > 36*variance). The average is smaller than in get_typical_interval() 226 if (likely(variance <= U64_MAX/36)) { in get_typical_interval() 227 if ((((u64)avg*avg > variance*36) && (divisor * 4 >= INTERVALS * 3)) in get_typical_interval() [all …]
|
/linux/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ |
H A D | ia_css_tdf_types.h | 36 s32 epsilon_0; /** Coefficient to control variance for dark area (for flat region). */ 37 s32 epsilon_1; /** Coefficient to control variance for bright area (for flat region). */
|
/linux/net/sunrpc/ |
H A D | timer.c | 7 * Based on packet round-trip and variance estimator algorithms described 86 /* Set lower bound on the variance */ in rpc_update_rtt()
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | tables_nphy.h | 147 #define B43_NTAB_NOISEVAR_R3 B43_NTAB32(16, 0) /* noise variance */ 171 #define B43_NTAB_NOISEVAR_R7 B43_NTAB32(16, 0) /* noise variance */
|
/linux/drivers/platform/x86/ |
H A D | hdaps.c | 37 #define HDAPS_PORT_YVAR 0x1617 /* y-axis variance (what is this?) */ 38 #define HDAPS_PORT_XVAR 0x1619 /* x-axis variance (what is this?) */ 445 static DEVICE_ATTR(variance, 0444, hdaps_variance_show, NULL);
|
/linux/tools/perf/util/ |
H A D | stat.c | 59 double variance, variance_mean; in stddev_stats() local 64 variance = stats->M2 / (stats->n - 1); in stddev_stats() 65 variance_mean = variance / stats->n; in stddev_stats()
|
H A D | stat-display.c | 131 fprintf(config->output, "\"variance\" : %.2f, ", pct); in print_noise_pct_json()
|
/linux/Documentation/netlink/specs/ |
H A D | tcp_metrics.yaml | 102 Round Trip Time VARiance (RTT), in msecs with 2 bits fractional
|
/linux/fs/gfs2/ |
H A D | incore.h | 237 GFS2_LKS_SRTTVAR = 1, /* Non blocking smoothed variance */ 239 GFS2_LKS_SRTTVARB = 3, /* Blocking smoothed variance */ 241 GFS2_LKS_SIRTVAR = 5, /* Smoothed Inter-request variance */
|
H A D | lock_dlm.c | 37 * update the current srtt estimate. The variance estimate is a bit in gfs2_update_stats() 38 * more complicated. We subtract the current variance estimate from in gfs2_update_stats() 40 * total. That's equivalent to 3/4 of the current variance in gfs2_update_stats() 44 * smoothed mean value, and the variance is always in the following in gfs2_update_stats()
|
/linux/tools/perf/Documentation/ |
H A D | perf-stat.txt | 622 - optional variance if multiple values are collected with -r 646 - variance : optional variance if multiple values are collected (with -r)
|
/linux/net/rxrpc/ |
H A D | rtt.c | 109 /* 1. If rtt variance happened to be less 50msec, it is hallucination. in rxrpc_set_rto()
|
/linux/drivers/input/rmi4/ |
H A D | rmi_f54.c | 47 * @F54_8BIT_IMAGE: Normalized 8-Bit Image Report. The capacitance variance 50 * @F54_16BIT_IMAGE: Normalized 16-Bit Image Report. The capacitance variance
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | location.h | 1456 * @rtt_variance: The Variance of the RTT values measured for current AP 1466 * @range_variance: Measured range variance [cm] 1505 * @rtt_variance: The Variance of the RTT values measured for current AP 1558 * @rtt_variance: The Variance of the RTT values measured for current AP 1615 * @rtt_variance: The Variance of the RTT values measured for current AP
|
/linux/Documentation/admin-guide/pm/ |
H A D | cpuidle.rst | 295 and variance of them. If the variance is small (smaller than 400 square 300 Again, if the variance of them is small (in the above sense), the average is
|
/linux/drivers/iio/light/ |
H A D | apds9306.c | 142 * @int_thresh_var_en: Interrupt variance threshold regfield 145 * @int_thresh_var_val: Interrupt threshold variance value regfield
|
/linux/tools/testing/selftests/net/ |
H A D | so_txtime.c | 138 fprintf(stderr, "exceeds variance (%d us)\n", cfg_variance_us); in do_recv_one()
|
H A D | msg_zerocopy.c | 130 fprintf(stderr, "cpu: unable to pin, may increase variance.\n"); in do_setcpu()
|
/linux/drivers/media/dvb-frontends/ |
H A D | nxt200x.c | 789 /* setup to read cluster variance */ in nxt200x_read_signal_strength() 810 /* setup to read cluster variance */ in nxt200x_read_snr()
|
/linux/drivers/regulator/ |
H A D | qcom_spmi-regulator.c | 334 * adjust the step rate in order to account for oscillator variance. 355 * used to adjust the step rate in order to account for oscillator variance.
|