/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/ |
H A D | pluggable_device_factory.cc | 41 int64_t MinSystemMemory(int64_t available_memory) { in MinSystemMemory() 83 int64_t available_memory = 0; in SingleVirtualDeviceMemoryLimit() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/ |
H A D | devices.cc | 90 int64_t total_memory, available_memory; in AvailableGPUMemory() local
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | exploitability_win.cc | 211 uint32_t available_memory = in CheckPlatformExploitability() local
|
/aosp_15_r20/external/crosvm/tools/contrib/memstats_chart/src/ |
H A D | record.rs | 32 pub available_memory: Option<u64>, field
|
/aosp_15_r20/external/crosvm/common/balloon_control/src/ |
H A D | lib.rs | 45 pub available_memory: Option<u64>, field
|
/aosp_15_r20/external/libchrome/base/memory/ |
H A D | memory_pressure_monitor_chromeos.cc | 274 int available_memory = in GetUsedMemoryInPercent() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_residency.cpp | 193 int64_t available_memory = (int64_t)mem_info.budget - (int64_t)mem_info.usage; in d3d12_process_batch_residency() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
H A D | gpu_device.cc | 1040 int64_t MinSystemMemory(int64_t available_memory, int cc_major) { in MinSystemMemory() 1089 int64_t available_memory = 0; in SingleVirtualDeviceMemoryLimit() local
|
H A D | gpu_device_test.cc | 43 int64_t total_memory, available_memory; in GetTotalGPUMemory() local
|
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2alpha/src/main/proto/google/cloud/functions/v2alpha/ |
H A D | functions.proto | 506 string available_memory = 13; field
|
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2beta/src/main/proto/google/cloud/functions/v2beta/ |
H A D | functions.proto | 506 string available_memory = 13; field
|
/aosp_15_r20/external/googleapis/google/cloud/functions/v2/ |
H A D | functions.proto | 575 string available_memory = 13; field
|
/aosp_15_r20/external/googleapis/google/cloud/functions/v2alpha/ |
H A D | functions.proto | 575 string available_memory = 13; field
|
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2/src/main/proto/google/cloud/functions/v2/ |
H A D | functions.proto | 576 string available_memory = 13; field
|
/aosp_15_r20/external/googleapis/google/cloud/functions/v2beta/ |
H A D | functions.proto | 575 string available_memory = 13; field
|
/aosp_15_r20/external/crosvm/crosvm_control/src/ |
H A D | lib.rs | 853 available_memory: i64, field
|