/Linux-v4.19/tools/perf/util/ |
D | stat-shadow.c | 414 struct perf_evsel *evsel, double avg, in print_stalled_cycles_frontend() 437 struct perf_evsel *evsel, double avg, in print_stalled_cycles_backend() 457 double avg, in print_branch_misses() 477 double avg, in print_l1_dcache_misses() 498 double avg, in print_l1_icache_misses() 518 double avg, in print_dtlb_cache_misses() 537 double avg, in print_itlb_cache_misses() 556 double avg, in print_ll_cache_misses() 705 double avg, in generic_metric() 754 double avg, int cpu, in perf_stat__print_shadow_stats()
|
/Linux-v4.19/drivers/mfd/ |
D | pcf50633-adc.c | 31 int avg; member 58 static void adc_setup(struct pcf50633 *pcf, int channel, int avg) in adc_setup() 120 int pcf50633_adc_sync_read(struct pcf50633 *pcf, int mux, int avg) in pcf50633_adc_sync_read() 138 int pcf50633_adc_async_read(struct pcf50633 *pcf, int mux, int avg, in pcf50633_adc_async_read()
|
/Linux-v4.19/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-v4.19/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
D | Util.pm | 23 sub avg subroutine
|
/Linux-v4.19/drivers/iio/humidity/ |
D | hts221_core.c | 181 const struct hts221_avg *avg = &hts221_avg_list[type]; in hts221_update_avg() local 222 const struct hts221_avg *avg = &hts221_avg_list[HTS221_SENSOR_H]; in hts221_sysfs_rh_oversampling_avail() local 239 const struct hts221_avg *avg = &hts221_avg_list[HTS221_SENSOR_T]; in hts221_sysfs_temp_oversampling_avail() local 455 const struct hts221_avg *avg; in hts221_read_raw() local
|
/Linux-v4.19/include/uapi/linux/netfilter_bridge/ |
D | ebt_limit.h | 16 __u32 avg; /* Average secs between packets * scale */ member
|
/Linux-v4.19/net/dccp/ccids/lib/ |
D | tfrc.h | 53 static inline u32 tfrc_ewma(const u32 avg, const u32 newval, const u8 weight) in tfrc_ewma()
|
/Linux-v4.19/kernel/sched/ |
D | pelt.h | 28 static inline void cfs_se_util_change(struct sched_avg *avg) in cfs_se_util_change()
|
/Linux-v4.19/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | Util.py | 20 def avg(total, n): function
|
/Linux-v4.19/drivers/clk/bcm/ |
D | clk-bcm53573-ilp.c | 53 int avg; in bcm53573_ilp_recalc_rate() local
|
/Linux-v4.19/kernel/trace/ |
D | trace_benchmark.c | 45 unsigned int avg; in trace_do_benchmark() local
|
/Linux-v4.19/kernel/irq/ |
D | timings.c | 25 u32 avg; member
|
/Linux-v4.19/kernel/time/ |
D | test_udelay.c | 40 uint64_t avg; in udelay_test_single() local
|
/Linux-v4.19/net/bridge/netfilter/ |
D | ebt_limit.c | 95 compat_uint_t avg, burst; member
|
/Linux-v4.19/drivers/hwmon/ |
D | ina2xx.c | 149 int avg = ina226_avg_tab[INA226_READ_AVG(config)]; in ina226_reg_to_interval() local 164 int avg, avg_bits; in ina226_interval_to_reg() local
|
/Linux-v4.19/tools/perf/bench/ |
D | futex-hash.c | 110 unsigned long avg = avg_stats(&throughput_stats); in print_summary() local
|
D | futex-lock-pi.c | 60 unsigned long avg = avg_stats(&throughput_stats); in print_summary() local
|
/Linux-v4.19/drivers/platform/x86/ |
D | intel_ips.c | 637 int avg; in cpu_exceeded() local 829 u16 avg; in calc_avg_temp() local 902 static u16 update_average_temp(u16 avg, u16 val) in update_average_temp() 913 static u16 update_average_power(u32 avg, u32 val) in update_average_power() 926 u32 avg; in calc_avg_power() local
|
/Linux-v4.19/net/rxrpc/ |
D | peer_event.c | 298 u64 sum = peer->rtt_sum, avg; in rxrpc_peer_add_rtt() local
|
/Linux-v4.19/arch/mips/cavium-octeon/ |
D | oct_ilm.c | 32 u64 cpuclk, avg, max, min; in show_latency() local
|
/Linux-v4.19/net/netfilter/ |
D | xt_limit.c | 142 u_int32_t avg; member
|
/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00link.c | 38 unsigned long avg; in rt2x00link_get_avg_rssi() local
|
/Linux-v4.19/tools/perf/ |
D | builtin-stat.c | 811 static void print_noise_pct(double total, double avg) in print_noise_pct() 821 static void print_noise(struct perf_evsel *evsel, double avg) in print_noise() 1071 static void abs_printout(int id, int nr, struct perf_evsel *evsel, double avg) in abs_printout() 1492 double avg, avg_enabled, avg_running; member 1745 static void print_table(FILE *output, int precision, double avg) in print_table() 1779 double avg = avg_stats(&walltime_nsecs_stats) / NSEC_PER_SEC; in print_footer() local
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_gem_shrinker.c | 340 unsigned long avg = 2 * count / num_objects; in i915_gem_shrinker_count() local
|