| /Linux-v5.15/arch/x86/events/intel/ |
| D | cstate.c | 157 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-v5.15/drivers/platform/x86/ |
| D | amd-pmc.c | 183 u64 entry_time, exit_time, residency; in s0ix_stats_show() local 192 residency = exit_time - entry_time; in s0ix_stats_show() 193 do_div(residency, 48); in s0ix_stats_show() 198 seq_printf(s, "Residency Time: %lld\n", residency); in s0ix_stats_show()
|
| /Linux-v5.15/Documentation/devicetree/bindings/powerpc/opal/ |
| D | power-mgt.txt | 21 - 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-v5.15/drivers/gpu/drm/amd/display/dc/dce/ |
| D | dmub_psr.h | 47 void (*psr_get_residency)(struct dmub_psr *dmub, uint32_t *residency,
|
| D | dmub_psr.c | 341 static void dmub_psr_get_residency(struct dmub_psr *dmub, uint32_t *residency, uint8_t panel_inst) in dmub_psr_get_residency() argument 349 dmub_srv_get_gpint_response(srv, residency); in dmub_psr_get_residency()
|
| /Linux-v5.15/Documentation/devicetree/bindings/arm/msm/ |
| D | qcom,idle-state.txt | 5 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-v5.15/arch/arm64/boot/dts/mediatek/ |
| D | mt8192.dtsi | 178 min-residency-us = <780>; 186 min-residency-us = <720>; 194 min-residency-us = <860>; 202 min-residency-us = <780>;
|
| D | mt8516.dtsi | 109 min-residency-us = <1200>; 117 min-residency-us = <2000>;
|
| /Linux-v5.15/drivers/md/ |
| D | dm-cache-policy.h | 114 dm_cblock_t (*residency)(struct dm_cache_policy *p); member
|
| D | dm-cache-policy-internal.h | 78 return p->residency(p); in policy_residency()
|
| /Linux-v5.15/arch/arm64/boot/dts/arm/ |
| D | juno-r1.dts | 74 min-residency-us = <2000>; 83 min-residency-us = <2500>;
|
| D | juno.dts | 73 min-residency-us = <2000>; 82 min-residency-us = <2500>;
|
| D | juno-r2.dts | 74 min-residency-us = <2000>; 83 min-residency-us = <2500>;
|
| /Linux-v5.15/Documentation/firmware-guide/acpi/ |
| D | lpit.rst | 31 residency, or system time spent with the SLP_S0# signal asserted.
|
| /Linux-v5.15/Documentation/driver-api/thermal/ |
| D | cpu-idle-cooling.rst | 49 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
|
| D | intel_powerclamp.rst | 45 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-v5.15/Documentation/devicetree/bindings/arm/ |
| D | cpu-capacity.txt | 107 min-residency-us = <150>; 116 min-residency-us = <2500>;
|
| /Linux-v5.15/arch/arm64/boot/dts/qcom/ |
| D | sdm630.dtsi | 219 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-v5.15/Documentation/admin-guide/pm/ |
| D | cpuidle.rst | 134 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 228 the target residency within the time until the expected wakeup, so that state is 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. 364 the hierarchy. In that case, the `target residency and exit latency parameters 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. [all …]
|
| D | intel_idle.rst | 116 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-v5.15/arch/arm64/boot/dts/synaptics/ |
| D | as370.dtsi | 73 min-residency-us = <1000>;
|
| /Linux-v5.15/arch/arm64/boot/dts/freescale/ |
| D | fsl-ls2088a.dtsi | 118 min-residency-us = <6000>;
|
| D | fsl-ls2080a.dtsi | 118 min-residency-us = <6000>;
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/ |
| D | dc_link.h | 272 void dc_link_get_psr_residency(const struct dc_link *link, uint32_t *residency);
|
| /Linux-v5.15/arch/arm/boot/dts/ |
| D | vexpress-v2p-ca15_a7.dts | 94 min-residency-us = <2000>; 102 min-residency-us = <2500>;
|