Home
last modified time | relevance | path

Searched full:accumulated (Results 1 – 25 of 188) sorted by relevance

12345678

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v13_0_6_pmfw.h222 uint32_t PCIeL0ToRecoveryCountAcc; // The Pcie counter itself is accumulated
223 uint32_t PCIenReplayAAcc; // The Pcie counter itself is accumulated
224 uint32_t PCIenReplayARolloverCountAcc; // The Pcie counter itself is accumulated
225 uint32_t PCIeNAKSentCountAcc; // The Pcie counter itself is accumulated
226 uint32_t PCIeNAKReceivedCountAcc; // The Pcie counter itself is accumulated
241 uint32_t PCIeOtherEndRecoveryAcc; // The Pcie counter itself is accumulated
427 uint32_t PCIeL0ToRecoveryCountAcc; // The Pcie counter itself is accumulated
428 uint32_t PCIenReplayAAcc; // The Pcie counter itself is accumulated
429 uint32_t PCIenReplayARolloverCountAcc; // The Pcie counter itself is accumulated
430 uint32_t PCIeNAKSentCountAcc; // The Pcie counter itself is accumulated
[all …]
/linux/Documentation/hwmon/
H A Dfam15h_power.rst59 2) Accumulated Power Mechanism
63 measurement interval Tm. The feature of accumulated power mechanism is
80 max compute unit accumulated power which is indicated by
84 compute unit accumulated power which is indicated by
/linux/drivers/soc/qcom/
H A Dqcom_stats.c90 u64 accumulated; member
100 u64 accumulated = stat->accumulated; in qcom_print_stats() local
103 * the accumulated sleep duration to show actual sleep time. in qcom_print_stats()
106 accumulated += arch_timer_read_counter() - stat->last_entered_at; in qcom_print_stats()
111 seq_printf(s, "Accumulated Duration: %llu\n", accumulated); in qcom_print_stats()
/linux/drivers/acpi/acpica/
H A Dutstrsuppt.c71 /* Always return the value that has been accumulated */ in acpi_ut_convert_octal_string()
125 /* Always return the value that has been accumulated */ in acpi_ut_convert_decimal_string()
179 /* Always return the value that has been accumulated */ in acpi_ut_convert_hex_string()
319 * 1) Multiply the current accumulated/converted value by the
323 * current accumulated value.
336 /* Make room in the accumulated value for the incoming digit */ in acpi_ut_insert_digit()
343 /* Add in the new digit, and store the sum to the accumulated value */ in acpi_ut_insert_digit()
357 * PARAMETERS: multiplicand - Current accumulated converted integer
411 * PARAMETERS: addend1 - Current accumulated converted integer
/linux/arch/s390/appldata/
H A Dappldata_net_sum.c4 * Collects accumulated network statistics (Packets received/transmitted,
57 * gather accumulated network statistics
163 MODULE_DESCRIPTION("Linux-VM Monitor Stream, accumulated network statistics");
/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.h153 * accumulated sum from the transport layer to accumulate it and directly in csum_tcpudp_magic()
160 * @csum: The accumulated partial sum to add to the computation in csum_tcpudp_magic()
183 * accumulated sum from the transport layer to accumulate it and directly in csum_ipv6_magic()
190 * @csum: The accumulated partial sum to add to the computation in csum_ipv6_magic()
/linux/fs/iomap/
H A Dswapfile.c12 struct iomap iomap; /* accumulated iomap */
120 /* No accumulated extent, so just store it. */ in iomap_swapfile_iter()
123 /* Append this to the accumulated extent. */ in iomap_swapfile_iter()
/linux/fs/ceph/
H A Dsubvolume_metrics.c16 * @read_ops: Accumulated read operation count since last snapshot
17 * @write_ops: Accumulated write operation count since last snapshot
18 * @read_bytes: Accumulated bytes read since last snapshot
19 * @write_bytes: Accumulated bytes written since last snapshot
/linux/Documentation/admin-guide/cgroup-v1/
H A Dblkio-controller.rst217 will only report the group_wait_time accumulated till the last time it
226 the stat will only report the empty_time accumulated till the last
235 idle_time accumulated till the last idle period and will not include
H A Dcpuacct.rst31 can be obtained from g1/cpuacct.usage and the same is accumulated in
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-adc-pac19349 current, power and accumulated energy.
H A Dsysfs-bus-iio-sps308 order to blow out accumulated dust.
/linux/arch/powerpc/include/asm/
H A Daccounting.h11 /* Accumulated cputime values to flush on ticks*/
/linux/arch/x86/kernel/cpu/
H A Dpowerflags.c23 "acc_power", /* accumulated power mechanism */
/linux/sound/pci/cs46xx/
H A Dcs46xx_dsp_scb_types.h274 /* 16b.16b integer.frac accumulated number of
578 /* extraInSamples: # of accumulated, unused input samples (init. to 0)
649 /* extraInSamples: # of accumulated, unused input samples (init. to 0)
674 /* accumPhi: accumulated fractional phase increment (6.26) */
/linux/Documentation/arch/powerpc/
H A Dimc.rst46 The event offset in the memory is where the counter data gets accumulated.
96 mode. In Accumulation mode, event counts are accumulated in system Memory.
/linux/Documentation/accounting/
H A Dtaskstats.rst129 When the last task of a process exits, the process level data accumulated also
133 the group is added up and added to the accumulated total for previously exited
/linux/net/nfc/nci/
H A Ddata.c229 /* first, make enough room for the already accumulated data */ in nci_add_rx_data_frag()
231 pr_err("error adding room for accumulated rx data\n"); in nci_add_rx_data_frag()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dampdu.h28 * ampdu_len: total number of bytes accumulated for this AMPDU
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom-stats.yaml17 entered, time of last entry, time of last exit and accumulated sleep duration.
/linux/arch/x86/kvm/
H A Di8254.h40 atomic_t pending; /* accumulated triggered timers */
/linux/arch/s390/include/asm/
H A Dvtime.h49 * when accumulated steal time is calculated in do_account_vtime(). in update_timer_idle()
/linux/lib/crc/s390/
H A Dcrc32le-vx.c127 * result is then folded (accumulated) with the next data chunk in crc32_le_vgfm_generic()
185 * and store the result in V2 which is then accumulated. Use the in crc32_le_vgfm_generic()
/linux/sound/firewire/
H A Damdtp-stream.h41 * CIP_DBC_IS_END_EVENT flag. The value of dbc field is the number of accumulated quadlets
42 * in CIP payload, instead of the number of accumulated data blocks.
/linux/arch/powerpc/lib/
H A Ddiv64.S43 add r8,r8,r11 # and add the estimate to the accumulated

12345678