| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | stat-shadow.c | 450 struct evsel *evsel, double avg, in print_stalled_cycles_frontend() 474 struct evsel *evsel, double avg, in print_stalled_cycles_backend() 495 double avg, in print_branch_misses() 516 double avg, in print_l1_dcache_misses() 538 double avg, in print_l1_icache_misses() 559 double avg, in print_dtlb_cache_misses() 579 double avg, in print_itlb_cache_misses() 599 double avg, in print_ll_cache_misses() 924 double avg, int cpu, in perf_stat__print_shadow_stats()
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/ |
| D | xt_hashlimit.h | 26 __u32 avg; member 46 __u32 avg; member 56 __u64 avg; member 67 __u64 avg; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/ |
| D | xt_hashlimit.h | 39 __u32 avg; member 57 __u32 avg; member 66 __u64 avg; member 76 __u64 avg; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/ |
| D | xt_hashlimit.h | 39 __u32 avg; member 57 __u32 avg; member 66 __u64 avg; member 76 __u64 avg; member
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/drivers/iio/humidity/ |
| D | hts221_core.c | 173 const struct hts221_avg *avg = &hts221_avg_list[type]; in hts221_update_avg() local 214 const struct hts221_avg *avg = &hts221_avg_list[HTS221_SENSOR_H]; in hts221_sysfs_rh_oversampling_avail() local 231 const struct hts221_avg *avg = &hts221_avg_list[HTS221_SENSOR_T]; in hts221_sysfs_temp_oversampling_avail() local 447 const struct hts221_avg *avg; in hts221_read_raw() local
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/ |
| D | dirty_log_perf_test.c | 43 struct timespec avg; in vcpu_worker() local 108 struct timespec avg; in run_test() local
|
| /kernel/linux/linux-6.6/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
| D | Util.pm | 23 sub avg subroutine
|
| /kernel/linux/linux-5.10/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
| D | Util.pm | 23 sub avg subroutine
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/ |
| D | ebt_limit.h | 12 __u32 avg; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/netfilter_bridge/ |
| D | ebt_limit.h | 16 __u32 avg; /* Average secs between packets * scale */ member
|
| /kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/ |
| D | ebt_limit.h | 16 __u32 avg; /* Average secs between packets * scale */ member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_bridge/ |
| D | ebt_limit.h | 25 __u32 avg; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/ |
| D | ebt_limit.h | 25 __u32 avg; member
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| D | debugfs.c | 130 #define CEPH_METRIC_SHOW(name, total, avg, min, max, sq) { \ argument 149 s64 total, sum, avg, min, max, sq; in metric_show() local
|