Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/lib/psci/
A Dpsci_stat.c22 u_register_t residency; member
116 u_register_t residency; in psci_stats_update_pwr_up() local
126 residency = plat_psci_stat_get_residency(PSCI_CPU_PWR_LVL, in psci_stats_update_pwr_up()
130 psci_cpu_stat[cpu_idx][stat_idx].residency += residency; in psci_stats_update_pwr_up()
152 residency = plat_psci_stat_get_residency(lvl, state_info, in psci_stats_update_pwr_up()
162 psci_non_cpu_stat[parent_idx][stat_idx].residency += residency; in psci_stats_update_pwr_up()
234 return psci_stat.residency; in psci_stat_residency()
/arm-trusted-firmware-2.8.0/fdts/
A Dfvp-foundation-gicv2-psci.dts64 min-residency-us = <150>;
73 min-residency-us = <2500>;
A Dfvp-foundation-gicv3-psci.dts64 min-residency-us = <150>;
73 min-residency-us = <2500>;
A Dfvp-base-psci-common.dtsi118 min-residency-us = <150>;
127 min-residency-us = <2500>;
A Dtc.dts69 min-residency-us = <2000>;
77 min-residency-us = <2500>;
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dporting-guide.rst2591 This is an optional hook that platforms can implement for residency statistics
2597 residency statistics. For higher levels (array indices > 0), the residency
2609 This is an optional hook that platforms can implement for residency statistics
2615 residency statistics. For higher levels (array indices > 0), the residency
2636 CPU in the power domain to suspend and may be needed to calculate the residency
A Dbuild-options.rst389 be enabled. If ``ENABLE_PMF`` is set, the residency statistics are tracked in
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md5435 when calculating residency in AArch32 execution state.
5895 - Introduced new platform interfaces that decouple PSCI stat residency
6001 - PSCI STAT residency and count functions have been added on Arm platforms by

Completed in 26 milliseconds