/linux/drivers/gpu/drm/amd/include/ |
H A D | kgd_pp_interface.h | 366 /* Utilization Accumulated (%) */ 375 /* Utilization Accumulated (%) */ 377 /* Total App Clock Counter Accumulated */ 386 /* Utilization Accumulated (%) */ 388 /* Total App Clock Counter Accumulated */ 806 /* Utilization Accumulated (%) */ 810 /*PCIE accumulated bandwidth (GB/sec) */ 816 /* PCIE L0 to recovery state transition accumulated count */ 819 /* PCIE replay accumulated count */ 822 /* PCIE replay rollover accumulated count */ [all …]
|
/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/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/Documentation/devicetree/bindings/hwmon/ |
H A D | adi,ltc2947.yaml | 35 This property controls the polarity of current that is accumulated to 36 calculate charge and energy so that, they can be only accumulated for 38 the accumulated values, this entry can also have two items which sets
|
/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/include/uapi/linux/ |
H A D | taskstats.h | 127 /* Accumulated RSS usage in duration of a task, in MBytes-usecs. 133 __u64 coremem; /* accumulated RSS usage in MB-usec */ 134 /* Accumulated virtual memory usage in duration of a task. 137 __u64 virtmem; /* accumulated VM usage in MB-usec */
|
/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 | 15 struct iomap iomap; /* accumulated iomap */ 123 /* No accumulated extent, so just store it. */ in iomap_swapfile_iter() 126 /* Append this to the accumulated extent. */ in iomap_swapfile_iter()
|
/linux/kernel/rcu/ |
H A D | tree.h | 168 u64 cputime_irq; /* Accumulated cputime of hard irqs */ 169 u64 cputime_softirq;/* Accumulated cputime of soft irqs */ 170 u64 cputime_system; /* Accumulated cputime of kernel tasks */ 171 u64 nr_hardirqs; /* Accumulated number of hard irqs */ 172 unsigned int nr_softirqs; /* Accumulated number of soft irqs */ 173 unsigned long long nr_csw; /* Accumulated number of task switches */
|
/linux/include/linux/ |
H A D | timekeeper_internal.h | 65 * @raw_interval: Shifted raw nano seconds accumulated per NTP interval. 73 * @ntp_error: Difference between accumulated time and NTP time in ntp
|
/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/arch/x86/kvm/ |
H A D | i8254.h | 35 atomic_t pending; /* accumulated triggered timers */
|
/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 | 127 When the last task of a process exits, the process level data accumulated also 131 the group is added up and added to the accumulated total for previously exited
|
/linux/net/nfc/nci/ |
H A D | data.c | 225 /* first, make enough room for the already accumulated data */ in nci_add_rx_data_frag() 227 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/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.
|