Searched defs:avg (Results 1 - 25 of 87) sorted by last modified time

1234

/linux-master/drivers/thermal/
H A Dthermal_debugfs.c105 int avg; member in struct:trip_stats
[all...]
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4262 u32 avg, peak; local
/linux-master/kernel/sched/
H A Dfair.c663 s64 avg = cfs_rq->avg_vruntime; local
736 s64 avg = cfs_rq->avg_vruntime; local
[all...]
H A Dsched.h213 static inline void update_avg(u64 *avg, u64 sample) argument
611 struct sched_avg avg; member in struct:cfs_rq
/linux-master/drivers/net/
H A Dvirtio_net.c4520 struct ewma_pkt_len *avg; local
/linux-master/drivers/usb/host/
H A Dxhci.h2490 u16 avg; local
/linux-master/drivers/memory/tegra/
H A Dtegra186-emc.c255 static int tegra_emc_icc_get_init_bw(struct icc_node *node, u32 *avg, u32 *peak) argument
/linux-master/drivers/iio/imu/bmi323/
H A Dbmi323_core.c1415 bmi323_set_average(struct bmi323_data *data, enum bmi323_sensor_type sensor, int avg) argument
1433 bmi323_get_average(struct bmi323_data *data, enum bmi323_sensor_type sensor, int *avg) argument
/linux-master/kernel/trace/
H A Dtrace_benchmark.c45 unsigned int avg; local
H A Dftrace.c539 unsigned long long avg; local
/linux-master/include/linux/
H A Dsched.h573 struct sched_avg avg; member in struct:sched_entity
/linux-master/drivers/media/platform/qcom/venus/
H A Dcore.h44 u32 avg; member in struct:bw_tbl
H A Dpm_helpers.c176 static void mbs_to_bw(struct venus_inst *inst, u32 mbs, u32 *avg, u32 *peak) argument
218 u32 mbs_per_sec, avg, peak, total_avg = 0, total_peak = 0; local
/linux-master/arch/parisc/kernel/
H A Dirq.c211 unsigned int k, avg, min, max; local
/linux-master/tools/perf/util/
H A Dstat-display.c131 print_noise_pct(struct perf_stat_config *config, double total, double avg, bool before_metric) argument
148 print_noise(struct perf_stat_config *config, struct evsel *evsel, double avg, bool before_metric) argument
658 print_counter_value_std(struct perf_stat_config *config, struct evsel *evsel, double avg, bool ok) argument
682 print_counter_value_csv(struct perf_stat_config *config, struct evsel *evsel, double avg, bool ok) argument
702 print_counter_value_json(struct perf_stat_config *config, struct evsel *evsel, double avg, bool ok) argument
719 print_counter_value(struct perf_stat_config *config, struct evsel *evsel, double avg, bool ok) argument
730 abs_printout(struct perf_stat_config *config, struct aggr_cpu_id id, int aggr_nr, struct evsel *evsel, double avg, bool ok) argument
976 double avg = aggr->counts.val; local
1390 print_table(struct perf_stat_config *config, FILE *output, int precision, double avg) argument
1425 double avg = avg_stats(config->walltime_nsecs_stats) / NSEC_PER_SEC; local
[all...]
H A Dstat-shadow.c658 perf_stat__print_shadow_stats(struct perf_stat_config *config, struct evsel *evsel, double avg, int aggr_idx, struct perf_stat_output_ctx *out, struct rblist *metric_events) argument
H A Dannotate.h145 u64 avg; member in struct:cycles_info
/linux-master/tools/perf/
H A Dbuiltin-trace.c4253 double avg = avg_stats(&stats->stats); local
H A Dbuiltin-sched.c1323 u64 avg; local
/linux-master/mm/
H A Dpage-writeback.c1185 unsigned long avg = wb->avg_write_bandwidth; local
[all...]
/linux-master/drivers/power/supply/
H A Dab8500_fg.c109 int avg; member in struct:ab8500_fg_avg_cap
386 struct ab8500_fg_avg_cap *avg = &di->avg_cap; local
420 struct ab8500_fg_avg_cap *avg = &di->avg_cap; local
444 struct ab8500_fg_avg_cap *avg = &di->avg_cap; local
[all...]
/linux-master/drivers/opp/
H A Dcore.c1039 u32 avg, peak; local
/linux-master/net/sched/
H A Dsch_cake.c1308 static u64 cake_ewma(u64 avg, u64 sample, u32 shift) argument
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dphy.c2396 u8 avg = ewma_thermal_read(&dm_info->avg_thermal[path]); local
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c3949 s16 avg = 0; local
3991 s32 avg = 0; local
4059 s32 avg = 0; local
[all...]

Completed in 560 milliseconds

1234