Home
last modified time | relevance | path

Searched refs:accumulated (Results 1 – 25 of 44) sorted by relevance

12

/linux/drivers/soc/qcom/
H A Dqcom_stats.c67 u64 accumulated; member
77 u64 accumulated = stat->accumulated; in qcom_print_stats() local
83 accumulated += arch_timer_read_counter() - stat->last_entered_at; in qcom_print_stats()
88 seq_printf(s, "Accumulated Duration: %llu\n", accumulated); in qcom_print_stats()
/linux/Documentation/hwmon/
H A Dfam15h_power.rst63 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
H A Dltc2947.rst24 The device also measures accumulated quantities as energy. It has two banks of
/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.
H A Dsysfs-bus-event_source-devices-hv_gpci37 counters being accumulated by other guests and to physical
/linux/arch/powerpc/lib/
H A Ddiv64.S43 add r8,r8,r11 # and add the estimate to the accumulated
/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-struct.rst159 __u64 coremem; /* accumulated RSS usage in MB-usec */
164 __u64 virtmem; /* accumulated VM usage in MB-usec */
H A Dtaskstats.rst127 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/Documentation/admin-guide/cgroup-v1/
H A Dcpuacct.rst31 can be obtained from g1/cpuacct.usage and the same is accumulated in
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
/linux/arch/powerpc/boot/
H A Ddiv64.S43 add r8,r8,r11 # and add the estimate to the accumulated
/linux/Documentation/arch/arm/keystone/
H A Dknav-qmss.rst56 Use of accumulated queues requires the firmware image to be present in the
/linux/Documentation/admin-guide/perf/
H A Darm-cmn.rst12 XP itself. Overflow from these local counters is accumulated in up to 8
/linux/Documentation/networking/device_drivers/ethernet/huawei/
H A Dhinic.rst79 accumulated on the CEQ that is configured to receive the CMDQ completion events.
/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_vp9_dec.c241 unsigned int accumulated = 0; in recompute_tile_info() local
246 *tile_info++ = next_accumulated - accumulated; in recompute_tile_info()
247 accumulated = next_accumulated; in recompute_tile_info()
/linux/Documentation/input/devices/
H A Datarikbd.rst91 If the accumulated motion before the report packet is generated exceeds the
436 Mouse motion should be accumulated while the output is paused. If the ikbd is
437 in RELATIVE MOUSE POSITIONING REPORTING mode, motion is accumulated beyond the
440 causes any accumulated motion to be immediately queued as packets, if the
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst84 of jiffies, so accumulated errors can be prevented to avoid a jittery
209 is accumulated based on clean data collected at runtime. Data
/linux/Documentation/gpu/amdgpu/display/
H A Ddisplay-contributing.rst97 amdgpu accumulated some technical debt in the code duplication area. For this
/linux/Documentation/sound/cards/
H A Demu-mixer.rst49 mentioned in multiple controls, the signal is accumulated and can be clipped
H A Daudigy-mixer.rst23 is mentioned in multiple controls, the signal is accumulated and can be clipped
/linux/Documentation/arch/s390/
H A Dcds.rst339 The irb->scsw.cstat field provides the (accumulated) subchannel status :
352 The irb->scsw.dstat field provides the (accumulated) device status :
H A Ddriver-model.rst236 irb - interruption response block which contains the accumulated
/linux/Documentation/driver-api/thermal/
H A Dpower_allocator.rst169 error is below `integral_cutoff`, errors are accumulated in the

12