Home
last modified time | relevance | path

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

1234

/linux/Documentation/devicetree/bindings/arm/
A Didle-states.yaml296 min-residency-us:
324 - min-residency-us
487 min-residency-us = <80>;
496 min-residency-us = <250>;
506 min-residency-us = <950>;
515 min-residency-us = <2700>;
524 min-residency-us = <90>;
533 min-residency-us = <270>;
543 min-residency-us = <300>;
628 min-residency-us = <400>;
[all …]
A Dpsci.yaml223 min-residency-us = <100>;
234 min-residency-us = <2000>;
242 min-residency-us = <6000>;
A Dcpu-capacity.txt107 min-residency-us = <150>;
116 min-residency-us = <2500>;
/linux/arch/x86/events/intel/
A Dcstate.c157 PMU_EVENT_ATTR_STRING(c1-residency, attr_cstate_core_c1, "event=0x00");
158 PMU_EVENT_ATTR_STRING(c3-residency, attr_cstate_core_c3, "event=0x01");
159 PMU_EVENT_ATTR_STRING(c6-residency, attr_cstate_core_c6, "event=0x02");
160 PMU_EVENT_ATTR_STRING(c7-residency, attr_cstate_core_c7, "event=0x03");
241 PMU_EVENT_ATTR_STRING(c2-residency, attr_cstate_pkg_c2, "event=0x00");
242 PMU_EVENT_ATTR_STRING(c3-residency, attr_cstate_pkg_c3, "event=0x01");
243 PMU_EVENT_ATTR_STRING(c6-residency, attr_cstate_pkg_c6, "event=0x02");
244 PMU_EVENT_ATTR_STRING(c7-residency, attr_cstate_pkg_c7, "event=0x03");
245 PMU_EVENT_ATTR_STRING(c8-residency, attr_cstate_pkg_c8, "event=0x04");
246 PMU_EVENT_ATTR_STRING(c9-residency, attr_cstate_pkg_c9, "event=0x05");
[all …]
/linux/Documentation/devicetree/bindings/power/
A Ddomain-idle-state.yaml41 min-residency-us:
43 The minimum residency duration in microseconds after which the idle
51 - min-residency-us
63 min-residency-us = <80>;
A Dpower-domain.yaml124 min-residency-us = <10000>;
131 min-residency-us = <7000>;
/linux/Documentation/devicetree/bindings/powerpc/opal/
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/drivers/platform/x86/
A Damd-pmc.c239 u64 entry_time, exit_time, residency; in s0ix_stats_show() local
248 residency = exit_time - entry_time; in s0ix_stats_show()
249 do_div(residency, 48); in s0ix_stats_show()
254 seq_printf(s, "Residency Time: %lld\n", residency); in s0ix_stats_show()
/linux/Documentation/devicetree/bindings/arm/msm/
A Dqcom,idle-state.txt5 states. Idle states have different enter/exit latency and residency values.
52 power modes possible at this state is vast, the exit latency and the residency
80 min-residency-us = <2000>;
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddmub_psr.h47 void (*psr_get_residency)(struct dmub_psr *dmub, uint32_t *residency,
A Ddmub_psr.c362 static void dmub_psr_get_residency(struct dmub_psr *dmub, uint32_t *residency, uint8_t panel_inst) in dmub_psr_get_residency() argument
370 dmub_srv_get_gpint_response(srv, residency); in dmub_psr_get_residency()
/linux/arch/arm64/boot/dts/arm/
A Djuno-r1.dts74 min-residency-us = <2000>;
83 min-residency-us = <2500>;
A Djuno.dts73 min-residency-us = <2000>;
82 min-residency-us = <2500>;
A Djuno-r2.dts74 min-residency-us = <2000>;
83 min-residency-us = <2500>;
/linux/drivers/md/
A Ddm-cache-policy.h114 dm_cblock_t (*residency)(struct dm_cache_policy *p); member
A Ddm-cache-policy-internal.h78 return p->residency(p); in policy_residency()
/linux/Documentation/driver-api/thermal/
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
A Dintel_powerclamp.rst45 is to achieve forced and controllable C-state residency.
59 residency is available in MSRs, thus also available to the kernel.
73 between the actual package level C-state residency ratio and the target idle
/linux/Documentation/firmware-guide/acpi/
A Dlpit.rst31 residency, or system time spent with the SLP_S0# signal asserted.
/linux/arch/arm64/boot/dts/mediatek/
A Dmt8192.dtsi179 min-residency-us = <780>;
187 min-residency-us = <720>;
195 min-residency-us = <860>;
203 min-residency-us = <780>;
/linux/arch/arm64/boot/dts/qcom/
A Dsdm630.dtsi219 min-residency-us = <200>;
228 min-residency-us = <1000>;
238 min-residency-us = <200>;
247 min-residency-us = <1000>;
257 min-residency-us = <9987>;
267 min-residency-us = <9987>;
277 min-residency-us = <9987>;
287 min-residency-us = <9987>;
297 min-residency-us = <9987>;
307 min-residency-us = <9987>;
/linux/Documentation/admin-guide/pm/
A Dcpuidle.rst134 taken into account by the governor, the *target residency* and the (worst-case)
135 *exit latency*. The target residency is the minimum time the hardware must
324 them. For this purpose, it compares the target residency of each state with
326 limit. It selects the state with the target residency closest to the predicted
337 target residency.
377 Then, the target residency of the |struct cpuidle_state| object representing
399 In addition to the target residency and exit latency idle state parameters
421 residency.
447 ``residency``
448 Target residency of the idle state in microseconds.
[all …]
A Dintel_idle.rst116 its target residency is based on the exit latency value. Specifically, for
117 C1-type idle states the exit latency value is also used as the target residency
120 state types (C2 and C3) the target residency value is 3 times the exit latency
121 (again, that is because it reflects the target residency to exit latency ratio
255 enter a package C-state. [That is why the exit latency and target residency
/linux/arch/arm64/boot/dts/synaptics/
A Das370.dtsi73 min-residency-us = <1000>;
/linux/arch/arm64/boot/dts/freescale/
A Dfsl-ls2088a.dtsi118 min-residency-us = <6000>;

Completed in 42 milliseconds

1234