Home
last modified time | relevance | path

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

/external/grpc-grpc-java/rls/src/main/proto/grpc/lookup/v1/
Drls_config.proto203 int64 cache_size_bytes = 7; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/lookup/v1/
Drls_config.proto203 int64 cache_size_bytes = 7; field
/external/grpc-grpc/src/proto/grpc/lookup/v1/
Drls_config.proto203 int64 cache_size_bytes = 7; field
/external/tensorflow/tensorflow/core/data/service/
Dcross_trainer_cache.h343 size_t cache_size_bytes = 0; in RecordMetrics() local
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_configuration_ops.cc354 int64_t cache_size_bytes; in Compute() local
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/rls/
Drls.cc155 int64_t cache_size_bytes = 0; member
184 int64_t cache_size_bytes() const { in cache_size_bytes() function in grpc_core::__anon73235dbb0111::RlsLbConfig
/external/grpc-grpc/src/core/load_balancing/rls/
Drls.cc209 int64_t cache_size_bytes = 0; member
238 int64_t cache_size_bytes() const { in cache_size_bytes() function in grpc_core::__anonf05a439a0111::RlsLbConfig
/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc5807 const int cache_size_bytes = 1024 * CacheSizeInKB(); in BenchmarkDepthToFitInCache() local