Searched full:aggregates (Results 1 – 25 of 41) sorted by relevance
12
/Linux-v5.10/net/sched/ |
D | sch_qfq.c | 40 QFQ+ divides classes into aggregates of at most MAX_AGG_CLASSES 47 To speed up operations, QFQ+ divides also aggregates into a limited 51 schedules groups, then aggregates within groups, then classes within 52 aggregates. See [1] and [2] for a full description. 175 /* Array of RR lists of active aggregates. */ 849 * cause the service of other aggregates to be postponed, yet the 850 * worst-case guarantees of these aggregates are not violated. In 854 * the slot index, and 2 < QFQ_MAX_SLOTS-2. Hence the aggregates whose 867 * unjustly served before other aggregates waiting for service. This 869 * of these unlucky aggregates. [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/interconnect/ |
D | qcom,osm-l3.yaml | 14 The OSM L3 interconnect provider aggregates the L3 bandwidth requests
|
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | marvell,sei.txt | 5 aggregator. It receives interrupts from several sources and aggregates
|
/Linux-v5.10/include/linux/ |
D | dma-fence-array.h | 3 * fence-array: aggregates fence to be waited together
|
/Linux-v5.10/Documentation/admin-guide/perf/ |
D | qcom_l2_pmu.rst | 9 There is one logical L2 PMU exposed, which aggregates the results from
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | qcom,rpmcc.txt | 6 and accepts clock requests, aggregates the requests and turns
|
/Linux-v5.10/drivers/fsi/ |
D | Kconfig | 84 and aggregates sensor data from the processor and system. The OCC can
|
/Linux-v5.10/drivers/clk/qcom/ |
D | Kconfig | 57 memory and accepts clock requests, aggregates the requests and turns 70 memory and accepts clock requests, aggregates the requests and turns
|
/Linux-v5.10/Documentation/hwmon/ |
D | occ.rst | 15 embedded on POWER processors. The OCC is a device that collects and aggregates
|
/Linux-v5.10/arch/x86/kernel/cpu/ |
D | feat_ctl.c | 69 /* Synthetic APIC features that are aggregates of multiple features. */ in init_vmx_capabilities()
|
/Linux-v5.10/Documentation/driver-api/ |
D | edac.rst | 25 A printed circuit board that aggregates multiple memory devices in
|
/Linux-v5.10/Documentation/accounting/ |
D | psi.rst | 26 As psi aggregates this information in realtime, systems can be managed
|
/Linux-v5.10/arch/mips/sibyte/common/ |
D | bus_watcher.c | 10 * for those interrupts which aggregates the counts (to avoid
|
/Linux-v5.10/Documentation/power/ |
D | charger-manager.rst | 28 aggregates charger-related information from multiple sources and
|
/Linux-v5.10/drivers/net/wireless/ath/ath9k/ |
D | debug.h | 148 * @a_aggr: Total no. of aggregates queued
|
/Linux-v5.10/net/batman-adv/ |
D | bat_v_ogm.c | 192 * Aggregates all OGMv2 packets currently in the aggregation queue into a 857 * @ogm_offset: offset to the OGM which should be processed (for aggregates)
|
/Linux-v5.10/Documentation/trace/postprocess/ |
D | trace-pagealloc-postprocess.pl | 325 # Dump final aggregates
|
/Linux-v5.10/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_vf.c | 449 * This function collects and aggregates per queue hardware statistics.
|
/Linux-v5.10/arch/arm/ |
D | Makefile | 52 # The Scalar Replacement of Aggregates (SRA) optimization pass in GCC 4.9 and
|
/Linux-v5.10/tools/perf/Documentation/ |
D | perf-script-python.txt | 25 Python script that aggregates and extracts useful information from a
|
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_amdkfd_gfx_v9.c | 758 * shader engine and aggregates the number of waves that are in flight for the
|
/Linux-v5.10/net/mac80211/ |
D | agg-tx.c | 249 "TID %d gone but expected when splicing aggregates from the pending queue\n", in __acquires()
|
/Linux-v5.10/drivers/infiniband/hw/hfi1/ |
D | hfi.h | 1332 /* Software counter that aggregates all cce_err_status errors */ 1334 /* Software counter that aggregates all bypass packet rcv errors */
|
/Linux-v5.10/Documentation/admin-guide/pm/ |
D | cpuidle.rst | 613 global CPU latency limit and for each individual CPU, aggregates them and
|
/Linux-v5.10/Documentation/trace/ |
D | events.rst | 523 This command aggregates event hits into a hash table keyed on one or
|
12