Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/psci/
H A Dpsci_stat.c22 u_register_t residency; member
114 u_register_t residency; in psci_stats_update_pwr_up() local
124 residency = plat_psci_stat_get_residency(PSCI_CPU_PWR_LVL, in psci_stats_update_pwr_up()
128 psci_cpu_stat[cpu_idx][stat_idx].residency += residency; in psci_stats_update_pwr_up()
150 residency = plat_psci_stat_get_residency(lvl, state_info, in psci_stats_update_pwr_up()
160 psci_non_cpu_stat[parent_idx][stat_idx].residency += residency; in psci_stats_update_pwr_up()
235 return psci_stat.residency; in psci_stat_residency()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8188/constraints/
H A Dmt_spm_rc_api.c92 dest->residency = src->residency; in spm_rc_constraint_status_get()
94 src->residency = 0; in spm_rc_constraint_status_get()
129 dest->residency = 0; in spm_rc_constraint_status_set()
H A Dmt_spm_rc_dram.c78 .residency = 0ULL,
290 status.residency += (waken != NULL) ? waken->tr.comm.timer_out : 0; in spm_reset_rc_dram()
H A Dmt_spm_rc_syspll.c90 .residency = 0ULL,
337 status.residency += (waken != NULL) ? waken->tr.comm.timer_out : 0; in spm_reset_rc_syspll()
H A Dmt_spm_rc_bus26m.c106 .residency = 0ULL,
368 status.residency += (waken != NULL) ? waken->tr.comm.timer_out : 0; in spm_reset_rc_bus26m()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/
H A Dmt_spm_rc_api_common.c44 dest->residency = src->residency; in spm_rc_constraint_status_get()
46 src->residency = 0; in spm_rc_constraint_status_get()
79 dest->residency = 0; in spm_rc_constraint_status_set()
/rk3399_ARM-atf/docs/perf/
H A Dpsci-performance-instr.rst28 ``psci_svc`` to track its residency statistics.
42 PSCI Statistics is a runtime service that provides residency statistics for
43 power states used by the platform. The service tracks residency time and
73 The implementation provides residency statistics only for low power states,
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8188/
H A Dmt_spm_constraint.h55 uint64_t residency; member
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/constraints/
H A Dmt_spm_rc_bus26m.c66 .residency = 0,
226 status.residency += waken ? in spm_reset_rc_bus26m()
H A Dmt_spm_rc_syspll.c58 .residency = 0,
232 status.residency += waken ? in spm_reset_rc_syspll()
H A Dmt_spm_rc_vcore.c57 .residency = 0,
224 status.residency += waken ? in spm_reset_rc_vcore()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/constraints/
H A Dmt_spm_rc_syspll.c56 .residency = 0,
223 status.residency += waken ? waken->tr.comm.timer_out : in spm_reset_rc_syspll()
H A Dmt_spm_rc_vcore.c69 .residency = 0,
249 status.residency += waken ? waken->tr.comm.timer_out : in spm_reset_rc_vcore()
H A Dmt_spm_rc_bus26m.c75 .residency = 0,
262 status.residency += waken ? waken->tr.comm.timer_out : in spm_reset_rc_bus26m()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/common/
H A Dmt_spm_constraint.h50 unsigned long long residency; member
/rk3399_ARM-atf/fdts/
H A Dfvp-base-psci-common.dtsi55 min-residency-us = <150>;
64 min-residency-us = <2500>;
H A Dmorello-fvp.dts41 min-residency-us = <2500>;
50 min-residency-us = <200>;
H A Dmorello-soc.dts42 min-residency-us = <2500>;
51 min-residency-us = <200>;
H A Dtc-base.dtsi115 min-residency-us = <2000>;
123 min-residency-us = <2500>;
/rk3399_ARM-atf/docs/design_documents/
H A Dpsci_osi_mode.rst429 min-residency-us = <700>;
440 min-residency-us = <2000>;
562 min-residency-us = <1774>;
572 min-residency-us = <4001>;
582 min-residency-us = <2207>;
592 min-residency-us = <5555>;
604 min-residency-us = <9926>;
712 multiple CPUs. The count and residency results for state3 (i.e. a cluster domain
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst2926 This is an optional hook that platforms can implement for residency statistics
2932 residency statistics. For higher levels (array indices > 0), the residency
2944 This is an optional hook that platforms can implement for residency statistics
2950 residency statistics. For higher levels (array indices > 0), the residency
2971 CPU in the power domain to suspend and may be needed to calculate the residency
H A Dchange-log.md11954 when calculating residency in AArch32 execution state.
12414 - Introduced new platform interfaces that decouple PSCI stat residency
12520 - PSCI STAT residency and count functions have been added on Arm platforms by
/rk3399_ARM-atf/docs/getting_started/
H A Dbuild-options.rst599 be enabled. If ``ENABLE_PMF`` is set, the residency statistics are tracked in