pix_list_timing_gpu_queues
List GPU queues in a capture with per-queue work counts to identify active queues and retrieve queue IDs for timeline analysis.
Instructions
The GPU queues this capture saw, with the work counted on each.
queue_id from here goes to pix_get_gpu_timeline. A queue with event_count 0 was seen but never recorded doing anything, usually because the capture did not include the process that owns it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capture_id | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||