Searched refs:sectionCount (Results 1 - 2 of 2) sorted by relevance

/gem5/src/gpu-compute/
H A Dbrig_object.cc431 fatal_if(mod_hdr->sectionCount != NumSectionIndices, "%s: BRIG section "
433 mod_hdr->sectionCount, NumSectionIndices);
440 for (int sec_idx = 0; sec_idx < mod_hdr->sectionCount; ++sec_idx) {
/gem5/src/arch/hsail/
H A DBrig_new.hpp1582 uint32_t sectionCount; member in struct:BrigModuleHeader

Completed in 16 milliseconds