Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/arch/x86/events/intel/
Dcstate.c154 PMU_EVENT_ATTR_STRING(c1-residency, attr_cstate_core_c1, "event=0x00");
155 PMU_EVENT_ATTR_STRING(c3-residency, attr_cstate_core_c3, "event=0x01");
156 PMU_EVENT_ATTR_STRING(c6-residency, attr_cstate_core_c6, "event=0x02");
157 PMU_EVENT_ATTR_STRING(c7-residency, attr_cstate_core_c7, "event=0x03");
238 PMU_EVENT_ATTR_STRING(c2-residency, attr_cstate_pkg_c2, "event=0x00");
239 PMU_EVENT_ATTR_STRING(c3-residency, attr_cstate_pkg_c3, "event=0x01");
240 PMU_EVENT_ATTR_STRING(c6-residency, attr_cstate_pkg_c6, "event=0x02");
241 PMU_EVENT_ATTR_STRING(c7-residency, attr_cstate_pkg_c7, "event=0x03");
242 PMU_EVENT_ATTR_STRING(c8-residency, attr_cstate_pkg_c8, "event=0x04");
243 PMU_EVENT_ATTR_STRING(c9-residency, attr_cstate_pkg_c9, "event=0x05");
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/opal/
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
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/
Dsdm630.dtsi214 min-residency-us = <200>;
223 min-residency-us = <1000>;
233 min-residency-us = <200>;
242 min-residency-us = <1000>;
252 min-residency-us = <9987>;
262 min-residency-us = <9987>;
272 min-residency-us = <9987>;
282 min-residency-us = <9987>;
292 min-residency-us = <9987>;
302 min-residency-us = <9987>;
/kernel/linux/linux-5.10/Documentation/admin-guide/pm/
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.
371 the target residency of the idle state corresponding to them is less than or
372 equal to the sleep length and the target residency of the next idle state is
375 former condition is satisfied and the target residency of the given idle state
376 is less than or equal to the observed idle duration and the target residency of
[all …]
Dintel_idle.rst114 its target residency is based on the exit latency value. Specifically, for
115 C1-type idle states the exit latency value is also used as the target residency
118 state types (C2 and C3) the target residency value is 3 times the exit latency
119 (again, that is because it reflects the target residency to exit latency ratio
251 enter a package C-state. [That is why the exit latency and target residency
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/msm/
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>;
/kernel/linux/linux-5.10/drivers/md/
Ddm-cache-policy.h114 dm_cblock_t (*residency)(struct dm_cache_policy *p); member
Ddm-cache-policy-internal.h78 return p->residency(p); in policy_residency()
/kernel/linux/linux-5.10/arch/arm64/boot/dts/arm/
Djuno.dts73 min-residency-us = <2000>;
82 min-residency-us = <2500>;
Djuno-r1.dts74 min-residency-us = <2000>;
83 min-residency-us = <2500>;
Djuno-r2.dts74 min-residency-us = <2000>;
83 min-residency-us = <2500>;
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/
Dlpit.rst31 residency, or system time spent with the SLP_S0# signal asserted.
/kernel/linux/linux-5.10/Documentation/driver-api/thermal/
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
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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/
Dcpu-capacity.txt107 min-residency-us = <150>;
116 min-residency-us = <2500>;
/kernel/linux/linux-5.10/arch/arm64/boot/dts/synaptics/
Das370.dtsi73 min-residency-us = <1000>;
Dberlin4ct.dtsi77 min-residency-us = <1000>;
/kernel/linux/linux-5.10/arch/arm64/boot/dts/freescale/
Dfsl-ls2088a.dtsi117 min-residency-us = <6000>;
Dfsl-ls2080a.dtsi117 min-residency-us = <6000>;
/kernel/linux/linux-5.10/drivers/thermal/intel/
DKconfig8 enforce idle time which results in more package C-state residency. The
/kernel/linux/linux-5.10/arch/arm64/boot/dts/mediatek/
Dmt8516.dtsi109 min-residency-us = <1200>;
117 min-residency-us = <2000>;
Dmt8183.dtsi169 min-residency-us = <800>;
178 min-residency-us = <1000>;
186 min-residency-us = <1300>;
/kernel/linux/linux-5.10/arch/arm64/boot/dts/sprd/
Dsc9860.dtsi123 min-residency-us = <2500>;
132 min-residency-us = <3000>;
/kernel/linux/linux-5.10/arch/arm64/boot/dts/hisilicon/
Dhi3660.dtsi173 min-residency-us = <1500>;
181 min-residency-us = <3500>;
191 min-residency-us = <1500>;
200 min-residency-us = <3500>;
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dvexpress-v2p-ca15_a7.dts94 min-residency-us = <2000>;
102 min-residency-us = <2500>;

123