Home
last modified time | relevance | path

Searched refs:ENABLE_PMF (Results 1 – 17 of 17) sorted by relevance

/trusted-firmware-a-3.7.0/bl1/
Dbl1.mk28 ifeq (${ENABLE_PMF},1)
/trusted-firmware-a-3.7.0/plat/nvidia/tegra/
Dplatform.mk94 ifeq (${ENABLE_PMF},1)
/trusted-firmware-a-3.7.0/plat/arm/common/
Darm_sip_svc.c62 #if ENABLE_PMF in arm_sip_handler()
Darm_common.mk138 ENABLE_PMF := 1
302 ifneq ($(filter 1,${ENABLE_PMF} ${ETHOSN_NPU_DRIVER}),)
305 ifeq (${ENABLE_PMF},1)
/trusted-firmware-a-3.7.0/bl2/
Dbl2.mk53 ifeq (${ENABLE_PMF},1)
/trusted-firmware-a-3.7.0/make_helpers/
Ddefaults.mk92 ENABLE_PMF := 0
/trusted-firmware-a-3.7.0/plat/common/
Dplat_psci_common.c16 #if ENABLE_PSCI_STAT && ENABLE_PMF
/trusted-firmware-a-3.7.0/bl32/sp_min/
Dsp_min.mk24 ifeq (${ENABLE_PMF}, 1)
/trusted-firmware-a-3.7.0/docs/perf/
Dpsci-performance-instr.rst37 This feature is enabled with the Boolean flag ``ENABLE_PMF``.
79 collection backend is provided (``ENABLE_PMF`` is implicitly enabled).
/trusted-firmware-a-3.7.0/plat/nuvoton/npcm845x/
Dplatform.mk119 ENABLE_PMF := 1
258 ifeq (${ENABLE_PMF}, 1)
/trusted-firmware-a-3.7.0/include/lib/pmf/
Dpmf_helpers.h46 #if ENABLE_PMF
/trusted-firmware-a-3.7.0/bl31/
Dbl31.mk55 ifeq (${ENABLE_PMF}, 1)
/trusted-firmware-a-3.7.0/plat/hisilicon/hikey/
Dplatform.mk120 ifeq (${ENABLE_PMF}, 1)
/trusted-firmware-a-3.7.0/
DMakefile36 ENABLE_PMF := ${ENABLE_RUNTIME_INSTRUMENTATION} macro
1181 ENABLE_PMF \
1338 ENABLE_PMF \
/trusted-firmware-a-3.7.0/docs/process/
Dcontributing.rst219 make PLAT=hikey $(common_flags) ${TBB_OPTIONS} ENABLE_PMF=1 all
/trusted-firmware-a-3.7.0/docs/getting_started/
Dbuild-options.rst430 - ``ENABLE_PMF``: Boolean option to enable support for optional Performance
435 In the absence of an alternate stat collection backend, ``ENABLE_PMF`` must
436 be enabled. If ``ENABLE_PMF`` is set, the residency statistics are tracked in
442 instrumented. Enabling this option enables the ``ENABLE_PMF`` build option
/trusted-firmware-a-3.7.0/docs/
Dporting-guide.rst2541 statistics could be tracked in software using PMF. If ``ENABLE_PMF`` is set, the
2559 statistics could be tracked in software using PMF. If ``ENABLE_PMF`` is set, the