Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/x86/events/intel/
Dcstate.c147 PMU_EVENT_ATTR_STRING(c1-residency, evattr_cstate_core_c1, "event=0x00");
148 PMU_EVENT_ATTR_STRING(c3-residency, evattr_cstate_core_c3, "event=0x01");
149 PMU_EVENT_ATTR_STRING(c6-residency, evattr_cstate_core_c6, "event=0x02");
150 PMU_EVENT_ATTR_STRING(c7-residency, evattr_cstate_core_c7, "event=0x03");
214 PMU_EVENT_ATTR_STRING(c2-residency, evattr_cstate_pkg_c2, "event=0x00");
215 PMU_EVENT_ATTR_STRING(c3-residency, evattr_cstate_pkg_c3, "event=0x01");
216 PMU_EVENT_ATTR_STRING(c6-residency, evattr_cstate_pkg_c6, "event=0x02");
217 PMU_EVENT_ATTR_STRING(c7-residency, evattr_cstate_pkg_c7, "event=0x03");
218 PMU_EVENT_ATTR_STRING(c8-residency, evattr_cstate_pkg_c8, "event=0x04");
219 PMU_EVENT_ATTR_STRING(c9-residency, evattr_cstate_pkg_c9, "event=0x05");
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Didle-states.txt56 |<-------- min-residency -------->|
82 min-residency: Minimum period, including preparation and entry, for a given
91 An idle CPU requires the expected min-residency time to select the most
115 The min-residency time parameter deserves further explanation since it is
151 min-residency is defined for a given idle state as the minimum expected
152 residency time for a state (inclusive of preparation and entry) after
181 IDLE2-min-residency
183 Graph 2: idle states min-residency example
186 costs, it is clear that if the idle state residency time (ie time till next
187 wake-up IRQ) is less than IDLE2-min-residency, IDLE1 is the better idle state
[all …]
Dcpu-capacity.txt105 min-residency-us = <150>;
114 min-residency-us = <2500>;
/Linux-v4.19/Documentation/cpuidle/
Dsysfs.txt43 -r--r--r-- 1 root root 4096 Feb 8 10:42 residency
54 -r--r--r-- 1 root root 4096 Feb 8 10:42 residency
65 -r--r--r-- 1 root root 4096 Feb 8 10:42 residency
76 -r--r--r-- 1 root root 4096 Feb 8 10:42 residency
85 * residency : Time after which a state becomes more effecient than any
/Linux-v4.19/Documentation/devicetree/bindings/power/
Ddomain-idle-state.txt27 - min-residency-us
30 Definition: u32 value representing minimum residency duration
Dpower_domain.txt100 min-residency-us = <10000>;
108 min-residency-us = <7000>;
/Linux-v4.19/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
/Linux-v4.19/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>;
/Linux-v4.19/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()
/Linux-v4.19/Documentation/acpi/
Dlpit.txt23 residency, or system time spent with the SLP_S0# signal asserted.
/Linux-v4.19/arch/arm64/boot/dts/arm/
Djuno-r2.dts74 min-residency-us = <2000>;
83 min-residency-us = <2500>;
Djuno.dts73 min-residency-us = <2000>;
82 min-residency-us = <2500>;
Djuno-r1.dts74 min-residency-us = <2000>;
83 min-residency-us = <2500>;
/Linux-v4.19/arch/arm64/boot/dts/mediatek/
Dmt2712e.dtsi129 min-residency-us = <2000>;
138 min-residency-us = <3000>;
/Linux-v4.19/arch/arm64/boot/dts/freescale/
Dfsl-ls2080a.dtsi117 min-residency-us = <6000>;
Dfsl-ls2088a.dtsi117 min-residency-us = <6000>;
/Linux-v4.19/Documentation/thermal/
Dintel_powerclamp.txt43 is to achieve forced and controllable C-state residency.
58 residency is available in MSRs, thus also available to the kernel.
71 between the actual package level C-state residency ratio and the target idle
/Linux-v4.19/arch/arm64/boot/dts/sprd/
Dsc9860.dtsi123 min-residency-us = <2500>;
132 min-residency-us = <3000>;
/Linux-v4.19/arch/arm/boot/dts/
Dvexpress-v2p-ca15_a7.dts89 min-residency-us = <2000>;
97 min-residency-us = <2500>;
Dqcom-apq8084.dtsi85 min-residency-us = <2000>;
/Linux-v4.19/arch/arm64/boot/dts/hisilicon/
Dhi3660.dtsi167 min-residency-us = <1500>;
175 min-residency-us = <3500>;
185 min-residency-us = <1500>;
194 min-residency-us = <3500>;
Dhi6220.dtsi69 min-residency-us = <1000>;
78 min-residency-us = <2700>;
/Linux-v4.19/arch/arm64/boot/dts/synaptics/
Dberlin4ct.dtsi77 min-residency-us = <1000>;
/Linux-v4.19/drivers/cpuidle/
Dsysfs.c308 define_one_state_ro(residency, show_state_target_residency);

12