Multiple Measurements Sample
Samples are intended to demonstrate how to write code using
certain features. They are not performance benchmarks. The output examples
shown here are for illustration only. Your output may vary.
The multiple measurements sample (
tcc_multiple_measurements_sample
) is a self-contained example program demonstrating how to use the measurement library to measure the latency of multiple parts of an application.File Locations
After installing the Intel® TCC Tools package on the target system, you can find sample sources and binaries in the following directories:
Target system:
- Sample sources:/usr/share/tcc_tools/samples/tcc_multiple_measurements_sample
- Sample binaries:/usr/bin
Source Files
File | Description |
---|---|
src/main.c | Main file containing sample code. |
Learn More
Read more about this sample and run the examples to see how it uses the measurement library: