/linux-6.6.21/drivers/mfd/ |
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()
|
/linux-6.6.21/include/uapi/linux/netfilter/ |
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
|
D | xt_limit.h | 15 __u32 avg; /* Average secs between packets * scale */ member
|
/linux-6.6.21/fs/ceph/ |
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
|
D | metric.h | 76 struct ceph_timespec avg; member 85 struct ceph_timespec avg; member 94 struct ceph_timespec avg; member
|
D | metric.c | 330 ktime_t avg; in __update_mean_and_stdev() local
|
/linux-6.6.21/drivers/iio/humidity/ |
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
|
/linux-6.6.21/tools/perf/util/ |
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 1374 FILE *output, int precision, double avg) in print_table() 1408 double avg = avg_stats(config->walltime_nsecs_stats) / NSEC_PER_SEC; in print_footer() local
|
/linux-6.6.21/kernel/sched/ |
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()
|
/linux-6.6.21/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
D | Util.pm | 23 sub avg subroutine
|
/linux-6.6.21/tools/testing/selftests/kvm/ |
D | dirty_log_perf_test.c | 79 struct timespec avg; in vcpu_worker() local 151 struct timespec avg; in run_test() local
|
/linux-6.6.21/include/uapi/linux/netfilter_bridge/ |
D | ebt_limit.h | 16 __u32 avg; /* Average secs between packets * scale */ member
|
/linux-6.6.21/net/dccp/ccids/lib/ |
D | tfrc.h | 49 static inline u32 tfrc_ewma(const u32 avg, const u32 newval, const u8 weight) in tfrc_ewma()
|
/linux-6.6.21/drivers/memory/tegra/ |
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()
|
/linux-6.6.21/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | Util.py | 20 def avg(total, n): function
|
/linux-6.6.21/kernel/trace/ |
D | trace_benchmark.c | 45 unsigned int avg; in trace_do_benchmark() local
|
/linux-6.6.21/drivers/clk/bcm/ |
D | clk-bcm53573-ilp.c | 50 int avg; in bcm53573_ilp_recalc_rate() local
|
/linux-6.6.21/drivers/interconnect/ |
D | icc-clk.c | 51 static int icc_clk_get_bw(struct icc_node *node, u32 *avg, u32 *peak) in icc_clk_get_bw()
|
/linux-6.6.21/kernel/time/ |
D | test_udelay.c | 31 uint64_t avg; in udelay_test_single() local
|
/linux-6.6.21/drivers/platform/x86/ |
D | intel_ips.c | 626 int avg; in cpu_exceeded() local 818 u16 avg; in calc_avg_temp() local 891 static u16 update_average_temp(u16 avg, u16 val) in update_average_temp() 902 static u16 update_average_power(u32 avg, u32 val) in update_average_power() 915 u32 avg; in calc_avg_power() local
|
/linux-6.6.21/net/bridge/netfilter/ |
D | ebt_limit.c | 96 compat_uint_t avg, burst; member
|
/linux-6.6.21/tools/perf/bench/ |
D | futex-hash.c | 115 unsigned long avg = avg_stats(&throughput_stats); in print_summary() local
|
D | futex-lock-pi.c | 64 unsigned long avg = avg_stats(&throughput_stats); in print_summary() local
|
/linux-6.6.21/arch/mips/cavium-octeon/ |
D | oct_ilm.c | 33 u64 cpuclk, avg, max, min; in oct_ilm_show() local
|
/linux-6.6.21/drivers/usb/cdns3/ |
D | cdnsp-debug.h | 547 u16 maxp, avg; in cdnsp_decode_ep_context() local
|