Home
last modified time | relevance | path

Searched defs:GT_SYSTEM_INFO (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/gmmlib/Source/inc/common/
H A Dgtsysinfo.h214 typedef struct GT_SYSTEM_INFO struct
217 uint32_t EUCount; // Total no. of enabled EUs
218 uint32_t ThreadCount; // total no of system threads available
219 uint32_t SliceCount; // Total no. of enabled slices
220 uint32_t SubSliceCount; // Total no. of enabled subslices
221 uint32_t DualSubSliceCount; // Total no. of enabled dualsubslices
222 uint64_t L3CacheSizeInKb; // Total L3 cache size in kilo bytes
223 uint64_t LLCCacheSizeInKb; // Total LLC cache size in kilo bytes
224 uint64_t EdramSizeInKb; // Total EDRAM size in kilo bytes
225 …nkCount; // Total L3 banks across all slices. This is not bank count per slice.
[all …]