APIs
The
cache allocation library
and measurement library
provide APIs for your application.API Documentation
You can find API documentation in the following locations:
- This guide:
- Purpose of the library
- How to combine API calls to accomplish common tasks
- How the library works
- API Reference:
- Complete list of API elements
- Descriptions of functions, parameters, error codes, and more
- Doxygen output generated from sources
API Reference
The API Reference is installed with the software in the following locations:
- Host system:${TCC_ROOT}/documentation/api/index.html
- Yocto Project*-based image:/usr/share/tcc_tools/documentation/api/index.html
API List
The following table provides links to documentation in this guide.
API | Description | Language |
---|---|---|
Analyzes different aspects of your application’s
performance and identifies bottlenecks that can be alleviated (for instance, by the cache allocation library). | C |