Searched defs:l2_cache_size (Results 1 – 7 of 7) sorted by relevance
43 int64 l2_cache_size = 9; field
465 const uint32_t l2_cache_size = get_sys_info(HW_L2CACHESIZE, "HW_L2CACHESIZE"); in cpuinfo_arm_mach_init() local
517 int l2_cache_size = at::cuda::getCurrentDeviceProperties()->l2CacheSize; in GetRotatingBufferSize() local
809 inline ::int64_t DeviceProperties::l2_cache_size() const { in l2_cache_size() function
50 uint32_t l2_cache_size; member
316 int32_t l2_cache_size; member
160 const int l2_cache_size; /* size of l2 cache, in kilobytes. */ member