Home
last modified time | relevance | path

Searched refs:PMF_REGISTER_SERVICE (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a/include/lib/pmf/
A Dpmf_helpers.h110 #define PMF_REGISTER_SERVICE(_name, _svcid, _totalid, _flags) \ macro
120 PMF_REGISTER_SERVICE(_name, _svcid, _totalid, _flags) \
136 #define PMF_REGISTER_SERVICE(_name, _svcid, _totalid, _flags) macro
/trusted-firmware-a/plat/common/
A Dplat_psci_common.c35 PMF_REGISTER_SERVICE(psci_svc, PMF_PSCI_STAT_SVC_ID, PSCI_STAT_TOTAL_IDS, in PMF_DECLARE_GET_TIMESTAMP()
/trusted-firmware-a/docs/design/
A Dfirmware-design.rst2471 To register a PMF service, the ``PMF_REGISTER_SERVICE()`` macro from ``pmf.h``
2482 The ``PMF_REGISTER_SERVICE()`` reserves memory to store captured
2487 The macro ``PMF_REGISTER_SERVICE()`` only enables capturing PMF timestamps
2490 accepts the same set of arguments as the ``PMF_REGISTER_SERVICE()``
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dfirmware-design.rst.txt2471 To register a PMF service, the ``PMF_REGISTER_SERVICE()`` macro from ``pmf.h``
2482 The ``PMF_REGISTER_SERVICE()`` reserves memory to store captured
2487 The macro ``PMF_REGISTER_SERVICE()`` only enables capturing PMF timestamps
2490 accepts the same set of arguments as the ``PMF_REGISTER_SERVICE()``

Completed in 11 milliseconds