Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/include/linux/
A Dinterconnect-provider.h64 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw, member
/linux-6.3-rc2/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-6.3-rc2/arch/arm/crypto/
A Dghash-ce-core.S196 .macro ghash_update, pn, enc, aggregate=1, head=1
210 .if \aggregate
606 ghash_update p64, aggregate=0, head=0
663 ghash_update p64, aggregate=0, head=0
/linux-6.3-rc2/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
A Djfs_mount.c496 lrd.aggregate = cpu_to_le32(new_encode_dev(sb->s_bdev->bd_dev)); in logMOUNT()
/linux-6.3-rc2/drivers/interconnect/samsung/
A Dexynos.c129 provider->aggregate = icc_std_aggregate; in exynos_generic_icc_probe()
/linux-6.3-rc2/include/soc/tegra/
A Dmc.h167 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw, member
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/tools/perf/Documentation/
A Dperf-stat.txt99 Use BPF programs to aggregate readings from perf_events. This
156 Do not aggregate counts across all monitored CPUs.
394 Do not aggregate counts across all monitored CPUs.
448 stat will, by default, aggregate the event counts and show the result
461 counts per PMU. But sometimes, it's also useful to aggregate event counts
580 - optional aggregate options:
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/
A Diwl-trans.h444 bool aggregate; member
1296 .aggregate = sta_id >= 0, in iwl_trans_txq_enable()
1311 .aggregate = false, in iwl_trans_ac_txq_enable()
/linux-6.3-rc2/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-6.3-rc2/drivers/interconnect/qcom/
A Dicc-rpmh.c193 provider->aggregate = qcom_icc_aggregate; in qcom_icc_rpmh_probe()
A Dosm-l3.c246 provider->aggregate = icc_std_aggregate; in qcom_osm_l3_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-6.3-rc2/drivers/accel/habanalabs/goya/
A DgoyaP.h230 void *goya_get_events_stat(struct hl_device *hdev, bool aggregate, u32 *size);
/linux-6.3-rc2/Documentation/block/
A Ddeadline-iosched.rst40 This parameter tunes the balance between per-request latency and aggregate
/linux-6.3-rc2/Documentation/admin-guide/mm/damon/
A Dusage.rst309 monitored accesses per aggregate interval, and number of aggregated intervals
454 8KiB] is showing accesses per aggregate interval in [0, 5] for aggregate
626 number of monitored accesses per aggregate interval for access frequency
627 (``min-acc`` and ``max-acc``), number of aggregate intervals for the age of
711 8KiB] is showing accesses per aggregate interval in [0, 5] for aggregate
/linux-6.3-rc2/Documentation/admin-guide/perf/
A Darm-cmn.rst42 By default each event provides an aggregate count over all nodes of the
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A Dunstriped.rst98 aggregate drive without this unstriping, reads on one partition
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dsta.c630 .aggregate = (queue >= IWL_MVM_DQA_MIN_DATA_QUEUE || in iwl_mvm_reconfig_scd()
912 .aggregate = cfg->aggregate, in iwl_mvm_enable_txq()
1339 cfg.aggregate = (queue >= IWL_MVM_DQA_MIN_DATA_QUEUE || in iwl_mvm_sta_alloc_queue()
1563 cfg.aggregate = (txq_id >= IWL_MVM_DQA_MIN_DATA_QUEUE || in iwl_mvm_realloc_queues_after_restart()
2036 .aggregate = false, in iwl_mvm_enable_aux_snif_queue()
2198 .aggregate = false, in iwl_mvm_send_add_bcast_sta()
2386 .aggregate = false, in iwl_mvm_add_mcast_sta()
3051 .aggregate = true, in iwl_mvm_sta_tx_agg_oper()

Completed in 41 milliseconds

1234