CodeXL User GuideView data in GPU API Tables
The CPU and GPU API table monitor each of the frames API calls. The table below specified each of the API table columns.

|
Name |
Description |
|
Index |
The API call index for this thread. |
|
Cmd List # |
The index of the command list \ buffer. |
|
Call |
The API call name. |
|
Parameters |
A string describing the parameters for this call. |
|
GPU Time |
The duration of this API call on the GPU |
|
Result |
The API return value |
|
Start Time |
The time (from the frame start time in ms) the API started |
|
End Time |
The time (from the frame start time in ms) the API ended |

