Searched refs:ENABLE_PMF (Results 1 – 18 of 18) sorted by relevance
| /rk3399_ARM-atf/services/el3/ |
| H A D | ven_el3_svc.c | 33 #if ENABLE_PMF in ven_el3_svc_setup() 65 #if ENABLE_PMF in ven_el3_svc_handler()
|
| /rk3399_ARM-atf/plat/arm/common/ |
| H A D | arm_sip_svc.c | 25 #if ENABLE_PMF in arm_sip_setup() 64 #if ENABLE_PMF in arm_sip_handler()
|
| H A D | arm_common.mk | 152 ENABLE_PMF := 1 351 ifneq ($(filter 1,${ENABLE_PMF} ${ETHOSN_NPU_DRIVER}),) 354 ifeq (${ENABLE_PMF},1)
|
| /rk3399_ARM-atf/bl1/ |
| H A D | bl1.mk | 28 ifeq (${ENABLE_PMF},1)
|
| /rk3399_ARM-atf/bl2/ |
| H A D | bl2.mk | 40 ifeq (${ENABLE_PMF},1)
|
| /rk3399_ARM-atf/plat/nvidia/tegra/ |
| H A D | platform.mk | 94 ifeq (${ENABLE_PMF},1)
|
| /rk3399_ARM-atf/plat/common/ |
| H A D | plat_psci_common.c | 16 #if ENABLE_PSCI_STAT && ENABLE_PMF
|
| /rk3399_ARM-atf/bl32/sp_min/ |
| H A D | sp_min.mk | 25 ifeq (${ENABLE_PMF}, 1)
|
| /rk3399_ARM-atf/make_helpers/ |
| H A D | defaults.mk | 95 ENABLE_PMF := 0
|
| /rk3399_ARM-atf/docs/perf/ |
| H A D | psci-performance-instr.rst | 37 This feature is enabled with the Boolean flag ``ENABLE_PMF``. 79 collection backend is provided (``ENABLE_PMF`` is implicitly enabled).
|
| /rk3399_ARM-atf/plat/nuvoton/npcm845x/ |
| H A D | platform.mk | 137 ENABLE_PMF := 1 290 ifeq (${ENABLE_PMF}, 1)
|
| /rk3399_ARM-atf/include/lib/pmf/ |
| H A D | pmf_helpers.h | 46 #if ENABLE_PMF
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/ |
| H A D | platform.mk | 120 ifeq (${ENABLE_PMF}, 1)
|
| /rk3399_ARM-atf/bl31/ |
| H A D | bl31.mk | 59 ifeq (${ENABLE_PMF}, 1)
|
| /rk3399_ARM-atf/ |
| H A D | Makefile | 55 ENABLE_PMF := ${ENABLE_RUNTIME_INSTRUMENTATION} macro 582 ENABLE_PMF \ 783 ENABLE_PMF \
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | contributing.rst | 259 make PLAT=hikey $(common_flags) ${TBB_OPTIONS} ENABLE_PMF=1 all
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | build-options.rst | 593 - ``ENABLE_PMF``: Boolean option to enable support for optional Performance 598 In the absence of an alternate stat collection backend, ``ENABLE_PMF`` must 599 be enabled. If ``ENABLE_PMF`` is set, the residency statistics are tracked in 605 instrumented. Enabling this option enables the ``ENABLE_PMF`` build option
|
| /rk3399_ARM-atf/docs/ |
| H A D | porting-guide.rst | 2933 statistics could be tracked in software using PMF. If ``ENABLE_PMF`` is set, the 2951 statistics could be tracked in software using PMF. If ``ENABLE_PMF`` is set, the
|