gem5  v20.1.0.0
Public Attributes | List of all members
kfd_ioctl_wait_events_args Struct Reference

#include <kfd_ioctl.h>

Public Attributes

uint64_t events_ptr
 
uint32_t num_events
 
uint32_t wait_for_all
 
uint32_t timeout
 
uint32_t wait_result
 

Detailed Description

Definition at line 264 of file kfd_ioctl.h.

Member Data Documentation

◆ events_ptr

uint64_t kfd_ioctl_wait_events_args::events_ptr

Definition at line 265 of file kfd_ioctl.h.

◆ num_events

uint32_t kfd_ioctl_wait_events_args::num_events

Definition at line 267 of file kfd_ioctl.h.

◆ timeout

uint32_t kfd_ioctl_wait_events_args::timeout

Definition at line 269 of file kfd_ioctl.h.

◆ wait_for_all

uint32_t kfd_ioctl_wait_events_args::wait_for_all

Definition at line 268 of file kfd_ioctl.h.

◆ wait_result

uint32_t kfd_ioctl_wait_events_args::wait_result

Definition at line 270 of file kfd_ioctl.h.


The documentation for this struct was generated from the following file:

Generated on Wed Sep 30 2020 14:02:26 for gem5 by doxygen 1.8.17