/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
|
/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
|
H A D | metric.c | 331 ktime_t avg; in __update_mean_and_stdev() local
|
/linux/kernel/sched/ |
H A D | pelt.h | 47 static inline u32 get_pelt_divider(struct sched_avg *avg) in get_pelt_divider() 52 static inline void cfs_se_util_change(struct sched_avg *avg) in cfs_se_util_change()
|
/linux/tools/perf/util/ |
H A D | stat-display.c | 199 double total, double avg, bool before_metric) in print_noise_pct() 216 struct evsel *evsel, double avg, bool before_metric) in print_noise() 721 struct evsel *evsel, double avg, bool ok) in print_counter_value_std() 745 struct evsel *evsel, double avg, bool ok) in print_counter_value_csv() 765 struct evsel *evsel, double avg, bool ok) in print_counter_value_json() 781 struct evsel *evsel, double avg, bool ok) in print_counter_value() 794 struct evsel *evsel, double avg, bool ok) in abs_printout() 996 double avg = aggr->counts.val; in print_counter_aggrdata() local 1437 FILE *output, int precision, double avg) in print_table() 1471 double avg = avg_stats(config->walltime_nsecs_stats) / NSEC_PER_SEC; in print_footer() local
|
/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 439 const struct hts221_avg *avg; in __hts221_read_raw() local
|
/linux/tools/testing/selftests/kvm/ |
H A D | dirty_log_perf_test.c | 77 struct timespec avg; in vcpu_worker() local 148 struct timespec avg; in run_test() local
|
/linux/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
H A D | Util.pm | 23 sub avg subroutine
|
/linux/include/uapi/linux/netfilter_bridge/ |
H A D | ebt_limit.h | 16 __u32 avg; /* Average secs between packets * scale */ member
|
/linux/drivers/memory/tegra/ |
H A D | tegra234.c | 1120 static int tegra234_mc_icc_get_init_bw(struct icc_node *node, u32 *avg, u32 *peak) in tegra234_mc_icc_get_init_bw()
|
H A D | tegra264.c | 278 static int tegra264_mc_icc_get_init_bw(struct icc_node *node, u32 *avg, u32 *peak) in tegra264_mc_icc_get_init_bw()
|
/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
H A D | Util.py | 20 def avg(total, n): function
|
/linux/drivers/clk/bcm/ |
H A D | clk-bcm53573-ilp.c | 50 int avg; in bcm53573_ilp_recalc_rate() local
|
/linux/kernel/trace/ |
H A D | trace_benchmark.c | 45 unsigned int avg; in trace_do_benchmark() local
|
/linux/kernel/time/ |
H A D | test_udelay.c | 31 uint64_t avg; in udelay_test_single() local
|
/linux/net/bridge/netfilter/ |
H A D | ebt_limit.c | 96 compat_uint_t avg, burst; member
|
/linux/drivers/platform/x86/amd/pmf/ |
H A D | spc.c | 124 u16 max, avg = 0; in amd_pmf_get_c0_residency() local
|
/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()
|
/linux/tools/perf/bench/ |
H A D | futex-hash.c | 118 unsigned long avg = avg_stats(&throughput_stats); in print_summary() local
|
H A D | futex-lock-pi.c | 66 unsigned long avg = avg_stats(&throughput_stats); in print_summary() local
|
/linux/arch/mips/cavium-octeon/ |
H A D | oct_ilm.c | 33 u64 cpuclk, avg, max, min; in oct_ilm_show() local
|
/linux/drivers/usb/cdns3/ |
H A D | cdnsp-debug.h | 545 u16 maxp, avg; in cdnsp_decode_ep_context() local
|
/linux/net/netfilter/ |
H A D | xt_limit.c | 145 u_int32_t avg; member
|