Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_cstate.c186 PMU_EVENT_ATTR_STRING(c1-residency, evattr_cstate_core_c1, "event=0x00");
187 PMU_EVENT_ATTR_STRING(c3-residency, evattr_cstate_core_c3, "event=0x01");
188 PMU_EVENT_ATTR_STRING(c6-residency, evattr_cstate_core_c6, "event=0x02");
189 PMU_EVENT_ATTR_STRING(c7-residency, evattr_cstate_core_c7, "event=0x03");
323 PMU_EVENT_ATTR_STRING(c2-residency, evattr_cstate_pkg_c2, "event=0x00");
324 PMU_EVENT_ATTR_STRING(c3-residency, evattr_cstate_pkg_c3, "event=0x01");
325 PMU_EVENT_ATTR_STRING(c6-residency, evattr_cstate_pkg_c6, "event=0x02");
326 PMU_EVENT_ATTR_STRING(c7-residency, evattr_cstate_pkg_c7, "event=0x03");
327 PMU_EVENT_ATTR_STRING(c8-residency, evattr_cstate_pkg_c8, "event=0x04");
328 PMU_EVENT_ATTR_STRING(c9-residency, evattr_cstate_pkg_c9, "event=0x05");
[all …]
/linux-4.4.14/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 …]
/linux-4.4.14/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-4.4.14/drivers/md/
Ddm-cache-policy.h197 dm_cblock_t (*residency)(struct dm_cache_policy *p); member
Ddm-cache-policy-internal.h83 return p->residency(p); in policy_residency()
Ddm-cache-policy-cleaner.c402 p->policy.residency = wb_residency; in init_policy_functions()
Ddm-cache-target.c3520 dm_cblock_t residency; in cache_status() local
3548 residency = policy_residency(cache->policy); in cache_status()
3555 (unsigned long long) from_cblock(residency), in cache_status()
Ddm-cache-policy-mq.c1367 mq->policy.residency = mq_residency; in init_policy_functions()
Ddm-cache-policy-smq.c1584 mq->policy.residency = smq_residency; in init_policy_functions()
/linux-4.4.14/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-4.4.14/arch/arm/boot/dts/
Dvexpress-v2p-ca15_a7.dts82 min-residency-us = <2000>;
90 min-residency-us = <2500>;
Dqcom-apq8084.dtsi73 min-residency-us = <2000>;
Dqcom-msm8974.dtsi84 min-residency-us = <2000>;
Dqcom-apq8064.dtsi73 min-residency-us = <3000>;
/linux-4.4.14/drivers/cpuidle/
Dsysfs.c308 define_one_state_ro(residency, show_state_target_residency);
/linux-4.4.14/include/acpi/
Dactbl2.h993 u32 residency; member
/linux-4.4.14/arch/arm64/boot/dts/mediatek/
Dmt8173.dtsi91 min-residency-us = <1088>;
/linux-4.4.14/drivers/thermal/
DKconfig285 enforce idle time which results in more package C-state residency. The
/linux-4.4.14/arch/arm64/boot/dts/rockchip/
Drk3368.dtsi116 min-residency-us = <0xffffffff>;