Searched refs:total_size_relative (Results 1 – 10 of 10) sorted by relevance
165 snapshot.total_size_relative = in send_snapshot_request()168 ->total_size_relative; in send_snapshot_request()293 static_cast<double>(client_calls_inflight.total_size_relative - in main()294 client_benchmark_calls_start.total_size_relative) / in main()297 client_channel_end.total_size_relative - in main()298 client_channel_start.total_size_relative); in main()302 after_server_create.total_size_relative - in main()303 before_server_create.total_size_relative); in main()306 static_cast<double>(server_calls_inflight.total_size_relative - in main()307 server_benchmark_calls_start.total_size_relative) / in main()[all …]
48 NO_BARRIER_FETCH_ADD(&g_memory_counters.total_size_relative, (gpr_atm)size); in guard_malloc()67 NO_BARRIER_FETCH_ADD(&g_memory_counters.total_size_relative, -(gpr_atm)*ptr); in guard_realloc()68 NO_BARRIER_FETCH_ADD(&g_memory_counters.total_size_relative, (gpr_atm)size); in guard_realloc()79 NO_BARRIER_FETCH_ADD(&g_memory_counters.total_size_relative, -(gpr_atm)*ptr); in guard_free()99 counters.total_size_relative = in grpc_memory_counters_snapshot()100 NO_BARRIER_LOAD(&g_memory_counters.total_size_relative); in grpc_memory_counters_snapshot()
25 gpr_atm total_size_relative; member
45 GPR_ASSERT(counters.total_size_relative == 0); in LLVMFuzzerTestOneInput()
52 GPR_ASSERT(counters.total_size_relative == 0); in LLVMFuzzerTestOneInput()
55 GPR_ASSERT(counters.total_size_relative == 0); in test()
117 GPR_ASSERT(counters.total_size_relative == 0); in LLVMFuzzerTestOneInput()
126 GPR_ASSERT(counters.total_size_relative == 0); in LLVMFuzzerTestOneInput()
142 GPR_ASSERT(counters.total_size_relative == 0); in LLVMFuzzerTestOneInput()
166 GPR_ASSERT(counters.total_size_relative == 0); in LLVMFuzzerTestOneInput()