esp-idf/docs/zh_CN/api-reference/system/perfmon.rst

26 wiersze
607 B
ReStructuredText
Czysty Wina Historia

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

性能监视器
===================
:link_to_translation:`en:[English]`
性能监视器组件提供了多个 API可以通过这些 API 来使用 {IDF_TARGET_NAME} 的内部性能计数器,分析函数和应用程序。
应用示例
-------------------
- :example:`system/perfmon` 演示了如何使用 `perfmon` API 来监控和分析函数性能。
高级 API 参考
------------------------
头文件
^^^^^^^^^^^^
* :component_file:`perfmon/include/perfmon.h`
API 参考
-------------
.. include-build-file:: inc/xtensa_perfmon_access.inc
.. include-build-file:: inc/xtensa_perfmon_apis.inc