Skip to content

Commit

Permalink
zes device properites structure
Browse files Browse the repository at this point in the history
  • Loading branch information
solo2abera committed Dec 13, 2024
1 parent a4a0e01 commit 353da18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ze/ze_events.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ lttng_ust_ze_sampling:
fields:
- [ ctf_integer_hex, uintptr_t, hDevice, "(uintptr_t)hDevice" ]
- [ ctf_integer, uint32_t, deviceIdx, "deviceIdx" ]
- [ ctf_sequence_text, uint8_t, pDeviceProperties_val, pDeviceProperties, size_t, "sizeof(ze_device_properties_t)" ]
- [ ctf_sequence_text, uint8_t, pDeviceProperties_val, pDeviceProperties, size_t, "sizeof(zes_device_properties_t)" ]
- name: engineProperties
args:
- [ zes_device_handle_t, hDevice ]
Expand Down

0 comments on commit 353da18

Please sign in to comment.