VtuneApi.hThe batch API file, VtuneApi.h contains the prototypes of the APIs that you need to insert into your source code to automatically generate sampling or call graph data. You can find this file in the <install-dir>/analyzer/include folder.
You must also link to the libVtuneApi.so file to have access to these functions. You can find this file in the <install-dir>/analyzer/bin folder.