| /linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
| H A D | smu_v13_0_6_pmfw.h | 222 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 D | fam15h_power.rst | 59 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 D | qcom_stats.c | 90 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 D | utstrsuppt.c | 71 /* 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 D | appldata_net_sum.c | 4 * 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 D | network_helpers.h | 153 * 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 D | swapfile.c | 12 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 D | subvolume_metrics.c | 16 * @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 D | blkio-controller.rst | 217 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 D | cpuacct.rst | 31 can be obtained from g1/cpuacct.usage and the same is accumulated in
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-adc-pac1934 | 9 current, power and accumulated energy.
|
| H A D | sysfs-bus-iio-sps30 | 8 order to blow out accumulated dust.
|
| /linux/arch/powerpc/include/asm/ |
| H A D | accounting.h | 11 /* Accumulated cputime values to flush on ticks*/
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | powerflags.c | 23 "acc_power", /* accumulated power mechanism */
|
| /linux/sound/pci/cs46xx/ |
| H A D | cs46xx_dsp_scb_types.h | 274 /* 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 D | imc.rst | 46 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 D | taskstats.rst | 129 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 D | data.c | 229 /* 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 D | ampdu.h | 28 * ampdu_len: total number of bytes accumulated for this AMPDU
|
| /linux/Documentation/devicetree/bindings/soc/qcom/ |
| H A D | qcom-stats.yaml | 17 entered, time of last entry, time of last exit and accumulated sleep duration.
|
| /linux/arch/x86/kvm/ |
| H A D | i8254.h | 40 atomic_t pending; /* accumulated triggered timers */
|
| /linux/arch/s390/include/asm/ |
| H A D | vtime.h | 49 * when accumulated steal time is calculated in do_account_vtime(). in update_timer_idle()
|
| /linux/lib/crc/s390/ |
| H A D | crc32le-vx.c | 127 * 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 D | amdtp-stream.h | 41 * 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 D | div64.S | 43 add r8,r8,r11 # and add the estimate to the accumulated
|