Home
last modified time | relevance | path

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

12345

/openbmc/linux/arch/x86/events/intel/
H A Dcstate.c158 PMU_EVENT_ATTR_STRING(c1-residency, attr_cstate_core_c1, "event=0x00");
159 PMU_EVENT_ATTR_STRING(c3-residency, attr_cstate_core_c3, "event=0x01");
160 PMU_EVENT_ATTR_STRING(c6-residency, attr_cstate_core_c6, "event=0x02");
161 PMU_EVENT_ATTR_STRING(c7-residency, attr_cstate_core_c7, "event=0x03");
242 PMU_EVENT_ATTR_STRING(c2-residency, attr_cstate_pkg_c2, "event=0x00");
243 PMU_EVENT_ATTR_STRING(c3-residency, attr_cstate_pkg_c3, "event=0x01");
244 PMU_EVENT_ATTR_STRING(c6-residency, attr_cstate_pkg_c6, "event=0x02");
245 PMU_EVENT_ATTR_STRING(c7-residency, attr_cstate_pkg_c7, "event=0x03");
246 PMU_EVENT_ATTR_STRING(c8-residency, attr_cstate_pkg_c8, "event=0x04");
247 PMU_EVENT_ATTR_STRING(c9-residency, attr_cstate_pkg_c9, "event=0x05");
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.h54 void edp_get_psr_residency(const struct dc_link *link, uint32_t *residency);
61 unsigned int *residency, const bool is_start, const bool is_alpm);
H A Dlink_edp_panel_control.c842 void edp_get_psr_residency(const struct dc_link *link, uint32_t *residency) in edp_get_psr_residency() argument
853 psr->funcs->psr_get_residency(psr, residency, panel_inst); in edp_get_psr_residency()
855 *residency = 0; in edp_get_psr_residency()
1018 unsigned int *residency, const bool is_start, const bool is_alpm) in edp_replay_residency() argument
1028 replay->funcs->replay_residency(replay, panel_inst, residency, is_start, is_alpm); in edp_replay_residency()
1030 *residency = 0; in edp_replay_residency()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.c242 uint32_t *residency, const bool is_start, const bool is_alpm) in dmub_replay_residency() argument
257 dmub_srv_get_gpint_response(srv, residency); in dmub_replay_residency()
259 *residency = 0; in dmub_replay_residency()
H A Ddmub_replay.h51 uint8_t panel_inst, uint32_t *residency, const bool is_start, const bool is_alpm);
H A Ddmub_psr.h48 void (*psr_get_residency)(struct dmub_psr *dmub, uint32_t *residency,
/openbmc/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
/openbmc/u-boot/arch/arm/dts/
H A Dfsl-imx8-ca53.dtsi29 min-residency-us = <1000>;
38 min-residency-us = <2700>;
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsm4450.dtsi229 min-residency-us = <4090>;
238 min-residency-us = <4791>;
249 min-residency-us = <5309>;
257 min-residency-us = <8550>;
H A Dsdx75.dtsi157 min-residency-us = <1774>;
166 min-residency-us = <4090>;
179 min-residency-us = <5309>;
187 min-residency-us = <8467>;
195 min-residency-us = <9826>;
H A Dsc7180-firmware-tfa.dtsi90 min-residency-us = <9926>;
H A Dsdm630.dtsi227 min-residency-us = <200>;
236 min-residency-us = <1000>;
246 min-residency-us = <200>;
255 min-residency-us = <1000>;
265 min-residency-us = <9987>;
275 min-residency-us = <9987>;
285 min-residency-us = <9987>;
295 min-residency-us = <9987>;
305 min-residency-us = <9987>;
315 min-residency-us = <9987>;
/openbmc/linux/Documentation/devicetree/bindings/arm/msm/
H 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>;
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h275 const struct dc_link *link, uint32_t *residency);
287 unsigned int *residency, const bool is_start,
/openbmc/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()
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dlpit.rst31 residency, or system time spent with the SLP_S0# signal asserted.
/openbmc/linux/arch/arm64/boot/dts/arm/
H A Djuno-r2.dts75 min-residency-us = <2000>;
84 min-residency-us = <2500>;
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>;
/openbmc/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
/openbmc/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c483 u64 entry_time, exit_time, residency; in s0ix_stats_show() local
503 residency = exit_time - entry_time; in s0ix_stats_show()
504 do_div(residency, 48); in s0ix_stats_show()
509 seq_printf(s, "Residency Time: %lld\n", residency); in s0ix_stats_show()
/openbmc/linux/Documentation/devicetree/bindings/cpu/
H A Dcpu-capacity.txt107 min-residency-us = <150>;
116 min-residency-us = <2500>;
/openbmc/linux/Documentation/admin-guide/pm/
H 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
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 …]
H 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

12345