Home
last modified time | relevance | path

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

1234

/Linux-v6.6/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-v6.6/drivers/memory/tegra/
Dtegra186-emc.c273 emc->provider.aggregate = soc->icc_ops->aggregate; in tegra_emc_interconnect_init()
Dmc.c790 .aggregate = icc_std_aggregate,
832 mc->provider.aggregate = mc->soc->icc_ops->aggregate; in tegra_mc_interconnect_setup()
/Linux-v6.6/include/linux/
Dinterconnect-provider.h64 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw, member
/Linux-v6.6/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-v6.6/tools/perf/Documentation/
Dperf-stat.txt99 Use BPF programs to aggregate readings from perf_events. This
156 Do not aggregate counts across all monitored CPUs.
316 Using option "--per-cache=l3" or "--per-cache=L3" will aggregate the
404 option "--per-cache=l3" or "--per-cache=L3" will aggregate the
425 Do not aggregate counts across all monitored CPUs.
482 stat will, by default, aggregate the event counts and show the result
495 counts per PMU. But sometimes, it's also useful to aggregate event counts
614 - optional aggregate options:
/Linux-v6.6/arch/arm/crypto/
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-v6.6/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.c496 lrd.aggregate = cpu_to_le32(new_encode_dev(sb->s_bdev->bd_dev)); in logMOUNT()
/Linux-v6.6/drivers/interconnect/
Dicc-clk.c101 provider->aggregate = icc_std_aggregate; in icc_clk_register()
Dcore.c285 p->aggregate(node, r->tag, avg_bw, peak_bw, in aggregate_requests()
958 if (provider->aggregate) in icc_node_add()
959 provider->aggregate(node, 0, node->init_avg, node->init_peak, in icc_node_add()
/Linux-v6.6/drivers/interconnect/samsung/
Dexynos.c124 provider->aggregate = icc_std_aggregate; in exynos_generic_icc_probe()
/Linux-v6.6/include/soc/tegra/
Dmc.h170 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw, member
/Linux-v6.6/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-v6.6/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.
/Linux-v6.6/drivers/accel/habanalabs/goya/
DgoyaP.h230 void *goya_get_events_stat(struct hl_device *hdev, bool aggregate, u32 *size);
/Linux-v6.6/Documentation/block/
Ddeadline-iosched.rst40 This parameter tunes the balance between per-request latency and aggregate
/Linux-v6.6/drivers/interconnect/qcom/
Dicc-rpmh.c194 provider->aggregate = qcom_icc_aggregate; in qcom_icc_rpmh_probe()
Dosm-l3.c240 provider->aggregate = icc_std_aggregate; in qcom_osm_l3_probe()
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.h444 bool aggregate; member
1370 .aggregate = sta_id >= 0, in iwl_trans_txq_enable()
1385 .aggregate = false, in iwl_trans_ac_txq_enable()
/Linux-v6.6/Documentation/admin-guide/perf/
Darm-cmn.rst42 By default each event provides an aggregate count over all nodes of the
/Linux-v6.6/Documentation/admin-guide/mm/damon/
Dusage.rst462 8KiB] is showing accesses per aggregate interval in [0, 5] for aggregate
630 number of monitored accesses per aggregate interval for access frequency
631 (``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-v6.6/Documentation/admin-guide/device-mapper/
Dunstriped.rst98 aggregate drive without this unstriping, reads on one partition
/Linux-v6.6/security/integrity/ima/
DKconfig25 an aggregate integrity value over this list inside the
52 that IMA uses to maintain the integrity aggregate of the

1234