Home
last modified time | relevance | path

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

123

/Linux-v4.19/tools/perf/util/
Dstat-shadow.c414 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/
Dpcf50633-adc.c31 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/
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
Dxt_limit.h15 __u32 avg; /* Average secs between packets * scale */ member
/Linux-v4.19/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
DUtil.pm23 sub avg subroutine
/Linux-v4.19/drivers/iio/humidity/
Dhts221_core.c181 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/
Debt_limit.h16 __u32 avg; /* Average secs between packets * scale */ member
/Linux-v4.19/net/dccp/ccids/lib/
Dtfrc.h53 static inline u32 tfrc_ewma(const u32 avg, const u32 newval, const u8 weight) in tfrc_ewma()
/Linux-v4.19/kernel/sched/
Dpelt.h28 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/
DUtil.py20 def avg(total, n): function
/Linux-v4.19/drivers/clk/bcm/
Dclk-bcm53573-ilp.c53 int avg; in bcm53573_ilp_recalc_rate() local
/Linux-v4.19/kernel/trace/
Dtrace_benchmark.c45 unsigned int avg; in trace_do_benchmark() local
/Linux-v4.19/kernel/irq/
Dtimings.c25 u32 avg; member
/Linux-v4.19/kernel/time/
Dtest_udelay.c40 uint64_t avg; in udelay_test_single() local
/Linux-v4.19/net/bridge/netfilter/
Debt_limit.c95 compat_uint_t avg, burst; member
/Linux-v4.19/drivers/hwmon/
Dina2xx.c149 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/
Dfutex-hash.c110 unsigned long avg = avg_stats(&throughput_stats); in print_summary() local
Dfutex-lock-pi.c60 unsigned long avg = avg_stats(&throughput_stats); in print_summary() local
/Linux-v4.19/drivers/platform/x86/
Dintel_ips.c637 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/
Dpeer_event.c298 u64 sum = peer->rtt_sum, avg; in rxrpc_peer_add_rtt() local
/Linux-v4.19/arch/mips/cavium-octeon/
Doct_ilm.c32 u64 cpuclk, avg, max, min; in show_latency() local
/Linux-v4.19/net/netfilter/
Dxt_limit.c142 u_int32_t avg; member
/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/
Drt2x00link.c38 unsigned long avg; in rt2x00link_get_avg_rssi() local
/Linux-v4.19/tools/perf/
Dbuiltin-stat.c811 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/
Di915_gem_shrinker.c340 unsigned long avg = 2 * count / num_objects; in i915_gem_shrinker_count() local

123