Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Ddevice_properties.proto43 int64 l2_cache_size = 9; field
/aosp_15_r20/external/cpuinfo/src/arm/mach/
H A Dinit.c465 const uint32_t l2_cache_size = get_sys_info(HW_L2CACHESIZE, "HW_L2CACHESIZE"); in cpuinfo_arm_mach_init() local
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/tunable/
H A DTunable.cpp517 int l2_cache_size = at::cuda::getCurrentDeviceProperties()->l2CacheSize; in GetRotatingBufferSize() local
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Ddevice_properties.pb.h809 inline ::int64_t DeviceProperties::l2_cache_size() const { in l2_cache_size() function
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_gpu_info.h50 uint32_t l2_cache_size; member
H A Dac_rgp.c316 int32_t l2_cache_size; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
Di386.h160 const int l2_cache_size; /* size of l2 cache, in kilobytes. */ member