Home
last modified time | relevance | path

Searched refs:memory_usage_estimation (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dresource_quota.cc129 gpr_atm memory_usage_estimation; member
297 gpr_atm memory_usage_estimation = MEMORY_USAGE_ESTIMATION_MAX; in rq_update_estimate() local
299 memory_usage_estimation = in rq_update_estimate()
305 gpr_atm_no_barrier_store(&resource_quota->memory_usage_estimation, in rq_update_estimate()
306 memory_usage_estimation); in rq_update_estimate()
631 gpr_atm_no_barrier_store(&resource_quota->memory_usage_estimation, 0); in grpc_resource_quota_create()
679 &resource_quota->memory_usage_estimation))) / in grpc_resource_quota_get_memory_pressure()