Home
last modified time | relevance | path

Searched refs:mean (Results 1 – 25 of 122) sorted by relevance

12345

/linux/tools/testing/selftests/net/tcp_ao/
H A Dbench-lookups.c76 double mean; member
123 delta = (double)nsec - st->mean; in measure_call()
124 st->mean += delta / st->nr; in measure_call()
125 st->s2 += delta * ((double)nsec - st->mean); in measure_call()
206 bs->mean / 1000000, sqrt((bs->mean / 1000000) / bs->nr)); in test_print_stats()
/linux/LICENSES/dual/
H A DApache-2.024 "License" shall mean the terms and conditions for use, reproduction, and
27 "Licensor" shall mean the copyright owner or entity authorized by the
30 "Legal Entity" shall mean the union of the acting entity and all other
38 "You" (or "Your") shall mean an individual or Legal Entity exercising
41 "Source" form shall mean the preferred form for making modifications,
45 "Object" form shall mean any form resulting from mechanical transformation
49 "Work" shall mean the work of authorship, whether in Source or Object form,
54 "Derivative Works" shall mean any work, whether in Source or Object form,
62 "Contribution" shall mean any work of authorship, including the original
76 "Contributor" shall mean Licensor and any individual or Legal Entity on
/linux/drivers/rtc/
H A Drtc-88pm860x.c202 unsigned int sum, data, mean, vrtc_set; in calibrate_vrtc_work() local
212 mean = sum >> 4; in calibrate_vrtc_work()
214 dev_dbg(info->dev, "mean:%d, vrtc_set:%d\n", mean, vrtc_set); in calibrate_vrtc_work()
218 if ((mean + 200) < vrtc_set) { in calibrate_vrtc_work()
224 } else if ((mean - 200) > vrtc_set) { in calibrate_vrtc_work()
/linux/block/
H A Dblk-stat.c23 stat->max = stat->nr_samples = stat->mean = 0; in blk_rq_stat_init()
36 dst->mean = div_u64(src->batch + dst->mean * dst->nr_samples, in blk_rq_stat_sum()
/linux/include/trace/events/
H A Dwbt.h38 __entry->rmean = stat[0].mean;
42 __entry->wmean = stat[1].mean;
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_rcu_tasks_trace.c230 printf("\tavg %.3lf us\tstddev %.3lf us\n", gp_stat.mean, gp_stat.stddev); in report_final()
233 printf("\tavg %.3lf\tstddev %.3lf\n", gp_stat.mean, gp_stat.stddev); in report_final()
/linux/tools/perf/util/
H A Dstat.h17 double n, mean, M2; member
124 stats->mean = 0.0; in init_stats()
H A Dbpf_ftrace.c195 stats->mean = skel->bss->total / skel->bss->count; in perf_ftrace__latency_read_bpf()
201 stats->mean /= 1000; in perf_ftrace__latency_read_bpf()
H A Dstat.c29 delta = val - stats->mean; in update_stats()
30 stats->mean += delta / stats->n; in update_stats()
31 stats->M2 += delta*(val - stats->mean); in update_stats()
42 return stats->mean;
54 * The std dev of the mean is related to the std dev by:
H A Dintel-tpebs.c666 val = rint(evsel->retirement_latency.mean);
682 val = rint(t->stats.mean);
/linux/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c591 int32_t mean = 0; in var_intra() local
597 mean += *tmp; in var_intra()
598 mean /= 64; in var_intra()
601 ret += (*tmp - mean) < 0 ? -(*tmp - mean) : (*tmp - mean); in var_intra()
/linux/tools/perf/
H A Dbuiltin-ftrace.c1028 printf(" total time: %20.0f\n", latency_stats.mean * latency_stats.n); in display_histogram()
1029 printf(" avg time: %20.0f\n", latency_stats.mean); in display_histogram()
1344 v1 = p1->st.mean; in cmp_profile_data()
1345 v2 = p2->st.mean; in cmp_profile_data()
1357 v1 = p1->st.n * p1->st.mean; in cmp_profile_data()
1358 v2 = p2->st.n * p2->st.mean; in cmp_profile_data()
1401 p->st.n * p->st.mean / 1000, p->st.mean / 1000, in print_profile_result()
/linux/tools/testing/selftests/bpf/
H A Dbench.c92 gp_stat->mean += res[i].gp_ns / 1000.0 / (double)res[i].gp_ct / (0.0 + res_cnt); in grace_period_latency_basic_stats()
94 #define IT_MEAN_DIFF (res[i].gp_ns / 1000.0 / (double)res[i].gp_ct - gp_stat->mean) in grace_period_latency_basic_stats()
110 gp_stat->mean += res[i].stime / (double)res[i].gp_ct / (0.0 + res_cnt); in grace_period_ticks_basic_stats()
112 #define IT_MEAN_DIFF (res[i].stime / (double)res[i].gp_ct - gp_stat->mean) in grace_period_ticks_basic_stats()
H A Dbench.h38 double mean;
37 double mean; global() member
/linux/Documentation/arch/arm/pxa/
H A Dmfp.rst44 mean it's dedicated for GPIO19, only as a hint that internally this pin
71 mean it is a GPIO signal, and by MFP<xxx> or pin xxx, we mean a physical
140 and on which edge(s). This, however, doesn't necessarily mean the
/linux/Documentation/arch/parisc/
H A Ddebugging.rst30 than __PAGE_OFFSET (0x10000000) which mean a virtual address didn't
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-querystd.rst54 :ref:`VIDIOC_QUERYSTD`. The reason is that a new video standard can mean
/linux/Documentation/devicetree/bindings/
H A DABI.rst12 break on an older device tree, but that doesn't mean the binding is
/linux/fs/jffs2/
H A DKconfig107 compressors can mean you cannot read existing file systems,
108 and enabling experimental compressors can mean that you
/linux/Documentation/sound/soc/
H A Dpops-clicks.rst52 is heard when the gain increase or decrease changes the mean audio signal
/linux/Documentation/input/devices/
H A Dcs461x.rst15 4-button joystick; I mean the jstest utility. Also I've tried to
/linux/drivers/soc/samsung/
H A DKconfig71 corruption over suspend and resume. A smaller value will mean that
/linux/arch/arm/include/debug/
H A Dtegra.S85 cmp \rv, #2 @ 2 and 3 mean DCC, UART
/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-ofw50 i.e., if the FDT blob has not been modified in the mean
/linux/Documentation/admin-guide/media/
H A Dcafe_ccic.rst58 assumed to actually mean much of anything.

12345