Home
last modified time | relevance | path

Searched refs:residency (Results 1 – 25 of 35) sorted by relevance

12

/linux/Documentation/devicetree/bindings/powerpc/opal/
H A Dpower-mgt.txt21 - target-residency: The minimum time that the CPU needs to reside in
65 - ibm,cpu-idle-state-residency-ns:
67 target-residency (in ns) for the idle states in
69 property. If the property is absent, the target residency for
/linux/Documentation/ABI/testing/
H A Damdpmf-interface43 avg_c0_residency __u32 Average C0 state residency
44 max_c0_residency __u32 Maximum C0 state residency
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.h49 void (*psr_get_residency)(struct dmub_psr *dmub, uint32_t *residency,
/linux/drivers/thermal/
H A Dthermal_debugfs.c81 ktime_t residency; member
361 s64 duration = ktime_to_ms(entry->residency); in cdev_dt_seq_show()
437 cdev_record->residency = ktime_add(cdev_record->residency, delta); in thermal_debug_cdev_state_update()
/linux/drivers/md/
H A Ddm-cache-policy.h115 dm_cblock_t (*residency)(struct dm_cache_policy *p); member
H A Ddm-cache-policy-internal.h79 return p->residency(p); in policy_residency()
/linux/arch/arm64/boot/dts/sprd/
H A Dums9620.dtsi119 min-residency-us = <2500>;
128 min-residency-us = <10000>;
H A Dums512.dtsi120 min-residency-us = <10000>;
/linux/Documentation/firmware-guide/acpi/
H A Dlpit.rst31 residency, or system time spent with the SLP_S0# signal asserted.
/linux/arch/arm64/boot/dts/arm/
H A Djuno-r1.dts75 min-residency-us = <2000>;
84 min-residency-us = <2500>;
H A Djuno.dts74 min-residency-us = <2000>;
83 min-residency-us = <2500>;
H A Djuno-r2.dts75 min-residency-us = <2000>;
84 min-residency-us = <2500>;
H A Dfvp-base-revc.dts56 min-residency-us = <150>;
66 min-residency-us = <2500>;
/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c439 u64 entry_time, exit_time, residency; in s0ix_stats_show() local
459 residency = exit_time - entry_time; in s0ix_stats_show()
460 do_div(residency, 48); in s0ix_stats_show()
465 seq_printf(s, "Residency Time: %lld\n", residency); in s0ix_stats_show()
/linux/Documentation/driver-api/thermal/
H A Dcpu-idle-cooling.rst49 idle state target residency, we lead to dropping the static and the
137 - It is greater than the idle state’s target residency we want to go
193 target residency, otherwise we end up consuming more energy and
/linux/Documentation/devicetree/bindings/cpu/
H A Dcpu-capacity.txt107 min-residency-us = <150>;
116 min-residency-us = <2500>;
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls2088a.dtsi133 min-residency-us = <6000>;
H A Dfsl-ls2080a.dtsi133 min-residency-us = <6000>;
/linux/Documentation/gpu/rfc/
H A Di915_vm_bind.rst99 residency of backing storage using dma_fence. The VM_BIND mode with page faults
214 binding will require using dma-fence to ensure residency, the GPU page faults
215 mode when supported, will not use any dma-fence as residency is purely managed
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst47 is to achieve forced and controllable C-state residency.
61 residency is available in MSRs, thus also available to the kernel.
75 between the actual package level C-state residency ratio and the target idle
/linux/arch/arm64/boot/dts/cix/
H A Dsky1.dtsi204 min-residency-us = <3000>;
213 min-residency-us = <3000>;
222 min-residency-us = <4000>;
/linux/arch/arm64/boot/dts/synaptics/
H A Dberlin4ct.dtsi79 min-residency-us = <1000>;
/linux/drivers/gpu/drm/xe/
H A Dxe_pmu.c470 XE_EVENT_ATTR_SIMPLE(gt-c6-residency, gt_c6_residency, XE_PMU_EVENT_GT_C6_RESIDENCY, "ms");
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt2712e.dtsi131 min-residency-us = <2000>;
140 min-residency-us = <3000>;
/linux/drivers/cpuidle/
H A Dsysfs.c320 define_one_state_ro(residency, show_state_target_residency);

12