Home
last modified time | relevance | path

Searched defs:avg (Results 1 – 25 of 89) sorted by relevance

1234

/openbmc/linux/drivers/mfd/
H A Dpcf50633-adc.c27 int avg; member
54 static void adc_setup(struct pcf50633 *pcf, int channel, int avg) in adc_setup()
116 int pcf50633_adc_sync_read(struct pcf50633 *pcf, int mux, int avg) in pcf50633_adc_sync_read()
134 int pcf50633_adc_async_read(struct pcf50633 *pcf, int mux, int avg, in pcf50633_adc_async_read()
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_hashlimit.h34 __u32 avg; /* Average secs between packets * scale */ member
58 __u32 avg; /* Average secs between packets * scale */ member
71 __u64 avg; /* Average secs between packets * scale */ member
85 __u64 avg; /* Average secs between packets * scale */ member
H A Dxt_limit.h15 __u32 avg; /* Average secs between packets * scale */ member
/openbmc/linux/fs/ceph/
H A Ddebugfs.c130 #define CEPH_LAT_METRIC_SHOW(name, total, avg, min, max, sq) { \ argument
143 #define CEPH_SZ_METRIC_SHOW(name, total, avg, min, max, sum) { \ argument
178 s64 total, avg, min, max, sq; in metrics_latency_show() local
205 u64 sum, avg, min, max; in metrics_size_show() local
H A Dmetric.h76 struct ceph_timespec avg; member
85 struct ceph_timespec avg; member
94 struct ceph_timespec avg; member
/openbmc/linux/drivers/iio/humidity/
H A Dhts221_core.c174 const struct hts221_avg *avg = &hts221_avg_list[type]; in hts221_update_avg() local
215 const struct hts221_avg *avg = &hts221_avg_list[HTS221_SENSOR_H]; in hts221_sysfs_rh_oversampling_avail() local
232 const struct hts221_avg *avg = &hts221_avg_list[HTS221_SENSOR_T]; in hts221_sysfs_temp_oversampling_avail() local
448 const struct hts221_avg *avg; in hts221_read_raw() local
/openbmc/linux/tools/perf/util/
H A Dstat-display.c132 double total, double avg, bool before_metric) in print_noise_pct()
149 struct evsel *evsel, double avg, bool before_metric) in print_noise()
648 struct evsel *evsel, double avg, bool ok) in print_counter_value_std()
672 struct evsel *evsel, double avg, bool ok) in print_counter_value_csv()
692 struct evsel *evsel, double avg, bool ok) in print_counter_value_json()
709 struct evsel *evsel, double avg, bool ok) in print_counter_value()
721 struct evsel *evsel, double avg, bool ok) in abs_printout()
965 double avg = aggr->counts.val; in print_counter_aggrdata() local
1377 FILE *output, int precision, double avg) in print_table()
1411 double avg = avg_stats(config->walltime_nsecs_stats) / NSEC_PER_SEC; in print_footer() local
/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DUtil.pm23 sub avg subroutine
/openbmc/linux/kernel/sched/
H A Dpelt.h42 static inline u32 get_pelt_divider(struct sched_avg *avg) in get_pelt_divider()
47 static inline void cfs_se_util_change(struct sched_avg *avg) in cfs_se_util_change()
/openbmc/linux/tools/testing/selftests/kvm/
H A Ddirty_log_perf_test.c79 struct timespec avg; in vcpu_worker() local
151 struct timespec avg; in run_test() local
/openbmc/telemetry/src/types/
H A Doperation_type.hpp13 avg, enumerator
/openbmc/linux/include/uapi/linux/netfilter_bridge/
H A Debt_limit.h16 __u32 avg; /* Average secs between packets * scale */ member
/openbmc/phosphor-power/power-supply/test/
H A Dtest_records.cpp163 auto avg = 2; in TEST() local
/openbmc/witherspoon-pfault-analysis/power-supply/test/
H A Dtest_records.cpp163 auto avg = 2; in TEST() local
/openbmc/linux/net/dccp/ccids/lib/
H A Dtfrc.h49 static inline u32 tfrc_ewma(const u32 avg, const u32 newval, const u8 weight) in tfrc_ewma()
/openbmc/linux/drivers/memory/tegra/
H A Dtegra234.c1030 static int tegra234_mc_icc_get_init_bw(struct icc_node *node, u32 *avg, u32 *peak) in tegra234_mc_icc_get_init_bw()
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DUtil.py20 def avg(total, n): function
/openbmc/linux/drivers/clk/bcm/
H A Dclk-bcm53573-ilp.c50 int avg; in bcm53573_ilp_recalc_rate() local
/openbmc/linux/kernel/trace/
H A Dtrace_benchmark.c45 unsigned int avg; in trace_do_benchmark() local
/openbmc/linux/drivers/interconnect/
H A Dicc-clk.c51 static int icc_clk_get_bw(struct icc_node *node, u32 *avg, u32 *peak) in icc_clk_get_bw()
/openbmc/linux/kernel/time/
H A Dtest_udelay.c31 uint64_t avg; in udelay_test_single() local
/openbmc/linux/net/bridge/netfilter/
H A Debt_limit.c96 compat_uint_t avg, burst; member
/openbmc/linux/tools/perf/bench/
H A Dfutex-hash.c115 unsigned long avg = avg_stats(&throughput_stats); in print_summary() local
H A Dfutex-lock-pi.c64 unsigned long avg = avg_stats(&throughput_stats); in print_summary() local
/openbmc/qemu/include/qemu/
H A Dthrottle.h80 uint64_t avg; /* average goal in units per second */ member

1234