Searched refs:residency (Results 1 – 19 of 19) sorted by relevance
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_cstate.c | 186 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/ |
D | idle-states.txt | 56 |<-------- 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/ |
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-4.4.14/drivers/md/ |
D | dm-cache-policy.h | 197 dm_cblock_t (*residency)(struct dm_cache_policy *p); member
|
D | dm-cache-policy-internal.h | 83 return p->residency(p); in policy_residency()
|
D | dm-cache-policy-cleaner.c | 402 p->policy.residency = wb_residency; in init_policy_functions()
|
D | dm-cache-target.c | 3520 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()
|
D | dm-cache-policy-mq.c | 1367 mq->policy.residency = mq_residency; in init_policy_functions()
|
D | dm-cache-policy-smq.c | 1584 mq->policy.residency = smq_residency; in init_policy_functions()
|
/linux-4.4.14/Documentation/thermal/ |
D | intel_powerclamp.txt | 43 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/ |
D | vexpress-v2p-ca15_a7.dts | 82 min-residency-us = <2000>; 90 min-residency-us = <2500>;
|
D | qcom-apq8084.dtsi | 73 min-residency-us = <2000>;
|
D | qcom-msm8974.dtsi | 84 min-residency-us = <2000>;
|
D | qcom-apq8064.dtsi | 73 min-residency-us = <3000>;
|
/linux-4.4.14/drivers/cpuidle/ |
D | sysfs.c | 308 define_one_state_ro(residency, show_state_target_residency);
|
/linux-4.4.14/include/acpi/ |
D | actbl2.h | 993 u32 residency; member
|
/linux-4.4.14/arch/arm64/boot/dts/mediatek/ |
D | mt8173.dtsi | 91 min-residency-us = <1088>;
|
/linux-4.4.14/drivers/thermal/ |
D | Kconfig | 285 enforce idle time which results in more package C-state residency. The
|
/linux-4.4.14/arch/arm64/boot/dts/rockchip/ |
D | rk3368.dtsi | 116 min-residency-us = <0xffffffff>;
|