/linux-6.3-rc2/drivers/staging/greybus/tools/ |
A D | README.loopback | 71 - 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 D | gpio-aggregator.rst | 6 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 D | interconnect-provider.h | 64 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw, member
|
/linux-6.3-rc2/Documentation/sound/cards/ |
A D | serial-u16550.rst | 65 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 D | ghash-ce-core.S | 196 .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 D | jfs_incore.h | 174 uint aggregate; /* volume identifier in log record */ member
|
A D | jfs_logmgr.h | 196 __le32 aggregate; /* 4: file system lv/aggregate */ member
|
A D | jfs_mount.c | 496 lrd.aggregate = cpu_to_le32(new_encode_dev(sb->s_bdev->bd_dev)); in logMOUNT()
|
/linux-6.3-rc2/drivers/interconnect/samsung/ |
A D | exynos.c | 129 provider->aggregate = icc_std_aggregate; in exynos_generic_icc_probe()
|
/linux-6.3-rc2/include/soc/tegra/ |
A D | mc.h | 167 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw, member
|
/linux-6.3-rc2/drivers/interconnect/ |
A D | core.c | 270 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 D | pm_qos_interface.rst | 44 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 D | perf-stat.txt | 99 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 D | iwl-trans.h | 444 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 D | GFDL-1.2 | 324 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 D | GFDL-1.1 | 299 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 D | icc-rpmh.c | 193 provider->aggregate = qcom_icc_aggregate; in qcom_icc_rpmh_probe()
|
A D | osm-l3.c | 246 provider->aggregate = icc_std_aggregate; in qcom_osm_l3_probe()
|
A D | msm8974.c | 597 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 D | goyaP.h | 230 void *goya_get_events_stat(struct hl_device *hdev, bool aggregate, u32 *size);
|
/linux-6.3-rc2/Documentation/block/ |
A D | deadline-iosched.rst | 40 This parameter tunes the balance between per-request latency and aggregate
|
/linux-6.3-rc2/Documentation/admin-guide/mm/damon/ |
A D | usage.rst | 309 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 D | arm-cmn.rst | 42 By default each event provides an aggregate count over all nodes of the
|
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/ |
A D | unstriped.rst | 98 aggregate drive without this unstriping, reads on one partition
|
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/ |
A D | sta.c | 630 .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()
|