Searched defs:GT_SYSTEM_INFO (Results 1 – 1 of 1) sorted by relevance
214 typedef struct GT_SYSTEM_INFO struct217 uint32_t EUCount; // Total no. of enabled EUs218 uint32_t ThreadCount; // total no of system threads available219 uint32_t SliceCount; // Total no. of enabled slices220 uint32_t SubSliceCount; // Total no. of enabled subslices221 uint32_t DualSubSliceCount; // Total no. of enabled dualsubslices222 uint64_t L3CacheSizeInKb; // Total L3 cache size in kilo bytes223 uint64_t LLCCacheSizeInKb; // Total LLC cache size in kilo bytes224 uint64_t EdramSizeInKb; // Total EDRAM size in kilo bytes225 …nkCount; // Total L3 banks across all slices. This is not bank count per slice. [all …]