Searched refs:HsaQueueEntry (Results 1 - 5 of 5) sorted by relevance

/gem5/src/gpu-compute/
H A Dcl_event.hh39 struct HsaQueueEntry;
46 HsaQueueEntry *hsaTaskPtr;
H A Dndrange.hh45 HsaQueueEntry q;
H A Dqstruct.hh52 struct HsaQueueEntry struct
100 // HsaQueueEntry struct
103 // cl_event* has original HsaQueueEntry for init
142 * *(HsaQueueEntry*)(HSAQE(n, (wi % HSAQ_SIZE))) = *val;
H A Ddispatcher.hh70 HsaQueueEntry curTask;
H A Ddispatcher.cc145 assert(offset + pkt->getSize() < sizeof(HsaQueueEntry));
243 assert(offset < sizeof(HsaQueueEntry));

Completed in 11 milliseconds