Home
last modified time | relevance | path

Searched refs:aggregate (Results 1 – 25 of 82) sorted by relevance

1234

/Linux-v5.15/drivers/interconnect/qcom/
Dicc-rpm.c37 provider->aggregate(n, 0, n->avg_bw, n->peak_bw, in qcom_icc_set()
140 provider->aggregate = icc_std_aggregate; in qnoc_probe()
Dosm-l3.c181 provider->aggregate(n, 0, n->avg_bw, n->peak_bw, in qcom_osm_l3_set()
285 provider->aggregate = icc_std_aggregate; in qcom_osm_l3_probe()
Dicc-rpmh.c217 provider->aggregate = qcom_icc_aggregate; in qcom_icc_rpmh_probe()
Dmsm8974.c597 provider->aggregate(n, 0, n->avg_bw, n->peak_bw, in msm8974_icc_set()
698 provider->aggregate = icc_std_aggregate; in msm8974_icc_probe()
/Linux-v5.15/drivers/staging/greybus/tools/
DREADME.loopback71 - Calculate the aggregate results for multiple devices.
91 -a aggregate - show aggregation of all enabled devies
154 * Show the aggregate results of both devices. ("-a")
158 …1970-1-1 0:10:35,transfer,aggregate,100,10,0,383,580,486.000000,197,1722,2606,2077.000000,884,8885…
/Linux-v5.15/Documentation/admin-guide/gpio/
Dgpio-aggregator.rst6 The GPIO Aggregator provides a mechanism to aggregate GPIOs, and expose them as
33 aggregate to the "new_device" file, using the format
/Linux-v5.15/include/linux/
Dinterconnect-provider.h64 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw, member
/Linux-v5.15/Documentation/sound/cards/
Dserial-u16550.rst65 Out for each byte, so the aggregate data rate across all four MIDI Outs is
76 the MIDI Outs to act independently at double the aggregate throughput of M/B,
/Linux-v5.15/include/soc/tegra/
Dmc.h167 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw, member
/Linux-v5.15/fs/jfs/
Djfs_incore.h174 uint aggregate; /* volume identifier in log record */ member
Djfs_logmgr.h196 __le32 aggregate; /* 4: file system lv/aggregate */ member
Djfs_mount.c501 lrd.aggregate = cpu_to_le32(new_encode_dev(sb->s_bdev->bd_dev)); in logMOUNT()
/Linux-v5.15/drivers/interconnect/samsung/
Dexynos.c129 provider->aggregate = icc_std_aggregate; in exynos_generic_icc_probe()
/Linux-v5.15/drivers/interconnect/
Dcore.c270 p->aggregate(node, r->tag, avg_bw, peak_bw, in aggregate_requests()
983 if (provider->aggregate) in icc_node_add()
984 provider->aggregate(node, 0, node->init_avg, node->init_peak, in icc_node_add()
/Linux-v5.15/Documentation/power/
Dpm_qos_interface.rst44 Will remove the element. After removal it will update the aggregate target
97 The PM QoS flags aggregate value is a gather (bitwise OR) of all list elements'
119 Will remove the element. After removal it will update the aggregate target
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.h420 bool aggregate; member
1224 .aggregate = sta_id >= 0, in iwl_trans_txq_enable()
1239 .aggregate = false, in iwl_trans_ac_txq_enable()
/Linux-v5.15/LICENSES/deprecated/
DGFDL-1.2324 distribution medium, is called an "aggregate" if the copyright
327 When the Document is included in an aggregate, this License does not
328 apply to the other works in the aggregate which are not themselves
333 the entire aggregate, the Document's Cover Texts may be placed on
334 covers that bracket the Document within the aggregate, or the
337 aggregate.
DGFDL-1.1299 compilation. Such a compilation is called an "aggregate", and this
306 of the entire aggregate, the Document's Cover Texts may be placed on
307 covers that surround only the Document within the aggregate.
308 Otherwise they must appear on covers around the whole aggregate.
/Linux-v5.15/drivers/misc/habanalabs/goya/
DgoyaP.h221 void *goya_get_events_stat(struct hl_device *hdev, bool aggregate, u32 *size);
/Linux-v5.15/Documentation/block/
Ddeadline-iosched.rst40 This parameter tunes the balance between per-request latency and aggregate
/Linux-v5.15/drivers/interconnect/imx/
Dimx.c244 provider->aggregate = icc_std_aggregate; in imx_icc_register()
/Linux-v5.15/Documentation/admin-guide/perf/
Darm-cmn.rst42 By default each event provides an aggregate count over all nodes of the
/Linux-v5.15/drivers/memory/tegra/
Dmc.c670 mc->provider.aggregate = mc->soc->icc_ops->aggregate; in tegra_mc_interconnect_setup()
/Linux-v5.15/Documentation/admin-guide/device-mapper/
Dunstriped.rst98 aggregate drive without this unstriping, reads on one partition
/Linux-v5.15/tools/perf/Documentation/
Dperf-stat.txt97 Use BPF programs to aggregate readings from perf_events. This
154 Do not aggregate counts across all monitored CPUs.
392 Do not aggregate counts across all monitored CPUs.
446 stat will, by default, aggregate the event counts and show the result

1234