Home
last modified time | relevance | path

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

/trusted-firmware-a/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()
/trusted-firmware-a/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-gicv2-psci.dts63 min-residency-us = <150>;
72 min-residency-us = <2500>;
A Dfvp-base-gicv2-psci-aarch32.dts64 min-residency-us = <150>;
73 min-residency-us = <2500>;
A Dfvp-base-gicv3-psci-aarch32-common.dtsi56 min-residency-us = <150>;
65 min-residency-us = <2500>;
A Dfvp-base-gicv3-psci-common.dtsi120 min-residency-us = <150>;
129 min-residency-us = <2500>;
A Dtc.dts70 min-residency-us = <2000>;
78 min-residency-us = <2500>;
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dporting-guide.rst.txt2232 This is an optional hook that platforms can implement for residency statistics
2238 residency statistics. For higher levels (array indices > 0), the residency
2250 This is an optional hook that platforms can implement for residency statistics
2256 residency statistics. For higher levels (array indices > 0), the residency
2277 CPU in the power domain to suspend and may be needed to calculate the residency
A Dbuild-options.rst.txt289 be enabled. If ``ENABLE_PMF`` is set, the residency statistics are tracked in
/trusted-firmware-a/docs/getting_started/
A Dporting-guide.rst2232 This is an optional hook that platforms can implement for residency statistics
2238 residency statistics. For higher levels (array indices > 0), the residency
2250 This is an optional hook that platforms can implement for residency statistics
2256 residency statistics. For higher levels (array indices > 0), the residency
2277 CPU in the power domain to suspend and may be needed to calculate the residency
A Dbuild-options.rst289 be enabled. If ``ENABLE_PMF`` is set, the residency statistics are tracked in
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dchange-log.md.txt3327 when calculating residency in AArch32 execution state.
3787 - Introduced new platform interfaces that decouple PSCI stat residency
3893 - PSCI STAT residency and count functions have been added on Arm platforms by
/trusted-firmware-a/docs/
A Dchange-log.md3327 when calculating residency in AArch32 execution state.
3787 - Introduced new platform interfaces that decouple PSCI stat residency
3893 - PSCI STAT residency and count functions have been added on Arm platforms by
/trusted-firmware-a/docs/build/latex/
A Dtrustedfirmware-a.aux542 \newlabel{getting_started/porting-guide:function-plat-psci-stat-get-residency-optional}{{2.7.13}{81…
A Dtrustedfirmware-a.tex4114 be enabled. If \sphinxcode{\sphinxupquote{ENABLE\_PMF}} is set, the residency statistics are tracke…
8195 This is an optional hook that platforms can implement for residency statistics
8201 residency statistics. For higher levels (array indices \textgreater{} 0), the residency
8214 This is an optional hook that platforms can implement for residency statistics
8220 residency statistics. For higher levels (array indices \textgreater{} 0), the residency
8226 \label{\detokenize{getting_started/porting-guide:function-plat-psci-stat-get-residency-optional}}
8242 CPU in the power domain to suspend and may be needed to calculate the residency
62026 when calculating residency in AArch32 execution state.
62880 Introduced new platform interfaces that decouple PSCI stat residency
63056 PSCI STAT residency and count functions have been added on Arm platforms by

Completed in 134 milliseconds