/openbmc/linux/drivers/mfd/ |
H A D | pcf50633-adc.c | 27 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 D | xt_hashlimit.h | 34 __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 D | xt_limit.h | 15 __u32 avg; /* Average secs between packets * scale */ member
|
/openbmc/linux/fs/ceph/ |
H A D | debugfs.c | 130 #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 D | metric.h | 76 struct ceph_timespec avg; member 85 struct ceph_timespec avg; member 94 struct ceph_timespec avg; member
|
/openbmc/linux/drivers/iio/humidity/ |
H A D | hts221_core.c | 174 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 D | stat-display.c | 132 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 1378 FILE *output, int precision, double avg) in print_table() 1412 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 D | Util.pm | 23 sub avg subroutine
|
/openbmc/linux/kernel/sched/ |
H A D | pelt.h | 42 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 D | dirty_log_perf_test.c | 79 struct timespec avg; in vcpu_worker() local 151 struct timespec avg; in run_test() local
|
/openbmc/telemetry/src/types/ |
H A D | operation_type.hpp | 13 avg, enumerator
|
/openbmc/linux/include/uapi/linux/netfilter_bridge/ |
H A D | ebt_limit.h | 16 __u32 avg; /* Average secs between packets * scale */ member
|
/openbmc/phosphor-power/power-supply/test/ |
H A D | test_records.cpp | 163 auto avg = 2; in TEST() local
|
/openbmc/witherspoon-pfault-analysis/power-supply/test/ |
H A D | test_records.cpp | 163 auto avg = 2; in TEST() local
|
/openbmc/linux/net/dccp/ccids/lib/ |
H A D | tfrc.h | 49 static inline u32 tfrc_ewma(const u32 avg, const u32 newval, const u8 weight) in tfrc_ewma()
|
/openbmc/linux/drivers/memory/tegra/ |
H A D | tegra234.c | 1030 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 D | Util.py | 20 def avg(total, n): function
|
/openbmc/linux/kernel/trace/ |
H A D | trace_benchmark.c | 45 unsigned int avg; in trace_do_benchmark() local
|
/openbmc/linux/drivers/clk/bcm/ |
H A D | clk-bcm53573-ilp.c | 50 int avg; in bcm53573_ilp_recalc_rate() local
|
/openbmc/linux/drivers/interconnect/ |
H A D | icc-clk.c | 51 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 D | test_udelay.c | 31 uint64_t avg; in udelay_test_single() local
|
/openbmc/linux/net/bridge/netfilter/ |
H A D | ebt_limit.c | 96 compat_uint_t avg, burst; member
|
/openbmc/linux/tools/perf/bench/ |
H A D | futex-hash.c | 115 unsigned long avg = avg_stats(&throughput_stats); in print_summary() local
|
H A D | futex-lock-pi.c | 64 unsigned long avg = avg_stats(&throughput_stats); in print_summary() local
|
/openbmc/qemu/include/qemu/ |
H A D | throttle.h | 80 uint64_t avg; /* average goal in units per second */ member
|