Searched defs:agg_avg (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/interconnect/qcom/
H A Dicc-rpmh.c49 qcom_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) argument
H A Dbcm-voter.c95 u64 agg_avg[QCOM_ICC_NUM_BUCKETS] = {0}; local
H A Dicc-rpm.c271 qcom_icc_bw_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) argument
H A Dmsm8974.c587 u32 agg_avg = 0, agg_peak = 0; local
/linux-master/drivers/memory/tegra/
H A Dtegra234.c1098 tegra234_mc_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) argument
H A Dtegra30.c1316 tegra30_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) argument
H A Dtegra124.c1154 tegra124_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) argument
H A Dtegra20.c374 tegra20_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) argument
/linux-master/include/linux/
H A Dinterconnect-provider.h133 icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) argument
/linux-master/drivers/interconnect/
H A Dcore.c330 icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, u32 peak_bw, u32 *agg_avg, u32 *agg_peak) argument

Completed in 202 milliseconds