Home
last modified time | relevance | path

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

1234

/linux/drivers/staging/greybus/tools/
A 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/Documentation/admin-guide/mm/damon/
A Dusage.rst147 (``min-size`` and ``max-size``), number of monitored accesses per aggregate
149 aggregate intervals for the age of regions (``min-age`` and ``max-age``), and a
162 [4KiB, 8KiB] is showing accesses per aggregate interval in [0, 5] for aggregate
/linux/Documentation/admin-guide/gpio/
A 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/drivers/interconnect/qcom/
A 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()
A Dicc-rpm.c221 provider->aggregate(n, 0, n->avg_bw, n->peak_bw, in qcom_icc_set()
347 provider->aggregate = icc_std_aggregate; in qnoc_probe()
A Dicc-rpmh.c217 provider->aggregate = qcom_icc_aggregate; in qcom_icc_rpmh_probe()
A 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/Documentation/sound/cards/
A 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/include/linux/
A Dinterconnect-provider.h64 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw, member
/linux/fs/jfs/
A Djfs_incore.h174 uint aggregate; /* volume identifier in log record */ member
A Djfs_logmgr.h196 __le32 aggregate; /* 4: file system lv/aggregate */ member
/linux/include/soc/tegra/
A Dmc.h167 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw, member
/linux/drivers/interconnect/samsung/
A Dexynos.c129 provider->aggregate = icc_std_aggregate; in exynos_generic_icc_probe()
/linux/drivers/interconnect/
A 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/Documentation/power/
A 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/LICENSES/deprecated/
A 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.
A 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/drivers/net/wireless/intel/iwlwifi/
A Diwl-trans.h434 bool aggregate; member
1244 .aggregate = sta_id >= 0, in iwl_trans_txq_enable()
1259 .aggregate = false, in iwl_trans_ac_txq_enable()
/linux/drivers/misc/habanalabs/goya/
A DgoyaP.h221 void *goya_get_events_stat(struct hl_device *hdev, bool aggregate, u32 *size);
/linux/Documentation/block/
A Ddeadline-iosched.rst40 This parameter tunes the balance between per-request latency and aggregate
/linux/drivers/interconnect/imx/
A Dimx.c244 provider->aggregate = icc_std_aggregate; in imx_icc_register()
/linux/drivers/memory/tegra/
A Dmc.c668 mc->provider.aggregate = mc->soc->icc_ops->aggregate; in tegra_mc_interconnect_setup()
/linux/Documentation/admin-guide/perf/
A Darm-cmn.rst42 By default each event provides an aggregate count over all nodes of the
/linux/tools/perf/Documentation/
A 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
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dsta.c840 .aggregate = cfg->aggregate, in iwl_mvm_enable_txq()
1267 cfg.aggregate = (queue >= IWL_MVM_DQA_MIN_DATA_QUEUE || in iwl_mvm_sta_alloc_queue()
1491 cfg.aggregate = (txq_id >= IWL_MVM_DQA_MIN_DATA_QUEUE || in iwl_mvm_realloc_queues_after_restart()
1961 .aggregate = false, in iwl_mvm_enable_aux_snif_queue()
2121 .aggregate = false, in iwl_mvm_send_add_bcast_sta()
2308 .aggregate = false, in iwl_mvm_add_mcast_sta()
2886 .aggregate = true, in iwl_mvm_sta_tx_agg_oper()

Completed in 51 milliseconds

1234